@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;1,200&display=swap");
p {
    font-size: 20px !important;
    font-weight: 500 !important;
}

li a {
    margin-left: 0px;
}
a.social {
    color:#cd202c;
}

.content ul li {
    list-style-type: disc;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px;
}

.pd-0 {
    padding: 0 !important;
}

body {
    font-family: "Halvatica", sans-serif;
}

.container-fluid {
    padding: 0 50px !important;
}

.top-bar {
    background: #CD202C;
    padding: 10px 0;
    text-align: center;
}

.top-bar h4 {
    margin: 0;
    color: #fff;
    margin-top: 3px;
    font-weight: bold;
}

.top-bar h4 a {
    float: right;
    color: #fff;
    margin-top: -8px;
}

.top-bar h4 a i {
    font-size: 27px;
    margin-top: 4px;
}

header {
    padding: 12px 0 0 0;
}

header .top-head img.logo {
    width: 300px;
    margin-top: 25px;
}

header .top-head .language .social {
    margin-right: 10px;
    float: right;
}

header .top-head .language .social i {
    font-size: 40px;
}

header .top-head .language select {
    float: right;
    width: 170px;
    height: 40px;
    padding-right: 15px;
}

header .bottom-area {
    margin-top: 15px;
}

header .bottom-area ul {
    padding: 0;
    text-align: right;
}

header .bottom-area ul li {
    display: inline-block;
    margin-left: 20px;
}

header .bottom-area ul li a {
    color: #000;
    text-decoration: none;
}

header .bottom-area ul li a i {
    color: #CD202C;
    font-size: 20px;
}

header .bottom-area ul li a span {
    font-size: 20px;
    margin-left: 5px;
    font-weight: 400;
}

header .accessibility img {
    width: 90px;
}

header .menu nav.navbar {
    background-color: #8F171F;
    margin: 0;
    border-radius: 0;
}

.navbar-right {
    margin-right: 8px;
}

header .menu nav.navbar .navbar-toggle {
    background-color: #fff;
    margin-left: 10px;
}

header .menu nav.navbar .navbar-toggle span {
    background-color: #8F171F;
    border: 0;
}

header .menu nav.navbar ul li {
    text-transform: uppercase;
    font-size: 16px;
}

header .menu nav.navbar ul li a {
    color: #fff;
    background: transparent !important;
}

header .menu nav.navbar ul li a:hover {
    background-color: transparent;
}

header .menu nav.navbar .dropdown-menu {
    padding-top: 0;
    padding-bottom: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

header .menu nav.navbar .dropdown-menu li {
    /* padding: 8px 15px; */
    padding: 10px 0;
    /* border-bottom: 1px solid #e2dfdf; */
}

header .menu nav.navbar .dropdown-menu li:hover,
header .menu nav.navbar .dropdown-menu li:focus {
    background-color: #80808040;
}

header .menu nav.navbar .dropdown-menu li a {
    color: #000;
    text-transform: capitalize;
    padding: 3px 20px !important;
}

.input-group>input::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #8F171F;
    opacity: 1;
    /* Firefox */
}

.input-group>input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #8F171F;
}

.input-group>input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #8F171F;
}

section.slider .carousel-inner .item img {
    height: 600px;
    -o-object-fit: cover;
    object-fit: cover;
}

section.slider .carousel-inner .item .carousel-caption {
    width: 350px;
    top: 34%;
    left: 15%;
    background-color: #ffffffb8;
    padding: 20px;
    border-radius: 14px;
    padding-bottom: 35px;
    display: inline-table;
}

section.slider .carousel-inner .item .carousel-caption h4 {
    font-size: 35px;
    line-height: 45px;
    text-align: left;
    color: #000;
    text-shadow: none;
    font-weight: bold;
}

section.slider .carousel-inner .item .carousel-caption .slide-btn {
    font-size: 24px;
    margin-right: 10px;
    background: #CD202C;
    padding: 10px 20px;
    text-decoration: none !important;
    color: #fff;
    border-radius: 25px;
}

.group-btn {
    text-align: center;
}

.group-btn a i {
    font-size: 50px;
}

.test ::marker {
    font-size: 20px;
}

.main-btn {
    font-size: 24px;
    margin-right: 10px;
    background: #CD202C;
    padding: 10px 20px;
    text-decoration: none !important;
    color: #fff !important;
    border-radius: 25px;
}

section.cta-section {
    padding: 50px 0;
}

section.cta-section .cta-img {
    width: 100%;
}

section.cta-section .content {
    margin-top: 50px;
    text-align: center;
}

section.cta-section .content p {
    font-size: 2.3rem !important;
    font-weight: 500;
    text-align: center;
    margin-bottom: 15px;
    color: black;
}

section.cta-section .content p:nth-child(2) {
    margin-bottom: 30px;
}

section.cta-section .content h4 {
    text-align: center;
    font-size: 2.3rem;
    font-weight: bold;
    color: #000;
    /* line-height: 48px; */
}

section.cta-section .btn-group {
    margin-top: 30px;
}

section.cta-section .btn-group a {
    font-size: 24px;
    margin-right: 10px;
    background: #CD202C;
    padding: 10px 20px;
    text-decoration: none !important;
    color: #fff;
    border-radius: 25px;
    font-weight: bold;
}

section.years .verticalLine {
    border-left: thick solid #cd202c;
}

section.years .verticalLine .yearss {
    font-size: 5rem;
    line-height: 5.2rem;
    color: #cd202c;
    text-align: left;
    margin-left: 5rem;
    font-weight: bold !important;
}

section.years .verticalLine .yearss .total {
    font-size: 7.7rem !important;
    margin-bottom: 0px;
    font-weight: bold !important;
}

section.years .verticalLine .yearss .experience {
    font-size: 2.5rem !important;
    color: #000000d5;
    margin-bottom: -2rem !important;
    font-weight: bold !important;
    margin-top: 7px;
}

section.years .verticalLine .yearss {
    font-weight: bold !important;
}

section.cta2-section .cta-img {
    width: 100%;
}

section.cta2-section .content {
    margin-top: 6rem;
}

section.cta2-section .content .title {
    font-size: 5rem;
    color: #8F171F;
    font-weight: bold;
    margin-bottom: 5rem;
}

section.cta2-section .content .des h4 {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 0;
}

section.cta2-section .content .des p {
    font-size: 25px !important;
    /* font-weight: 600 !important; */
}

section.videos iframe {
    width: 100%;
    height: 900px;
    margin-top: 30px;
}

section.fb-news {
    margin: 30px 0;
    margin-bottom: 0;
    background: url("bgnews.jpg");
    background-size: 123rem;
}

section.fb-news .container {
    background: #CD202C;
    padding: 30px 30px;
}

section.fb-news .container .title h3 {
    font-size: 4rem;
    font-weight: bold;
    margin-top: 0;
    color: #fff;
    margin-bottom: 20px;
}

section.fb-news .container .card {
    background: #fff;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-radius: 10px;
}

section.fb-news .container .card .card-img-top {
    width: 100%;
    height: 265px;
    border-radius: 10px;
}

section.fb-news .container .card .card-title-1 {
    margin-bottom: 1rem;
    padding: 0 25px;
    padding-bottom: 0;
    font-size: 2rem;
    line-height: 30px;
    font-weight: bold;
}

section.fb-news .container .card .links {
    margin-left: 25px;
    margin-bottom: 20px;
    text-decoration: none;
    color: #CD202C;
    font-size: 15px;
    font-weight: 500;
}

section.testimonial .carousel-caption {
    color: #000;
    text-shadow: none;
}

section.testimonial .item {
    height: 300px;
}

section.testimonial .item .bigText p {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
}

section.testimonial .item .bigText h4 {
    text-align: center;
    font-size: 23px;
    font-weight: bold;
    color: #8F171F;
}

section.testimonial .item .bigText h5 {
    font-size: 20px;
    text-align: center;
    color: #8F171F;
    font-weight: bold;
}

.page-titll {
    font-size: 40px;
    font-weight: bold;
    color: #8F171F;
}

.service-con-btn {
    margin-top: 30px;
}

.card-service {
    margin-top: 48px;
    margin-bottom: 40px;
    padding: 25px;
    text-align: center;
    border: 2px solid #e2dfdf;
    border-radius: 20px;
}

.card-service img {
    width: 100%;
}

.card-service h3 {
    font-size: 25px;
    font-weight: bold;
    text-align: left;
}

.card-service p {
    text-align: left;
}

.card-service ul {
    padding: 0;
}

.card-service ul li {
    list-style-type: none;
    text-align: left;
    font-size: 20px;
    font-weight: 500;
}

section.board {
    margin: 50px 0;
}

section.board .sidebar {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    background: #e2dfdf;
}

section.board .sidebar ul.title {
    background: #8F171F;
    padding: 0;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

section.board .sidebar ul.title li {
    list-style-type: none;
    font-size: 25px;
    padding: 15px;
    text-align: center;
}

section.board .sidebar ul.title li a {
    color: #fff;
    text-decoration: none !important;
}

section.board .sidebar ul.other {
    padding: 0;
}

.dropdown-menu>li>a {
    color: rgb(0, 0, 0) !important;
    font-size: 16px !important;
    padding-top: 10px;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: transparent !important;
}

section.board .sidebar ul.other li {
    font-size: 20px;
    padding: 15px 0;
    padding-left: 20px;
    /* font-weight: bold; */
    list-style-type: none;
    padding-right: 10px;
}

section.board .sidebar ul.other li a {
    color: #000;
}

section.board .sidebar ul.other .active {
    font-size: 20px;
}

section.board .sidebar ul.other .active a {
    color: #CD202C;
}

section.board .heading h1 {
    color: #8F171F;
    font-weight: bold;
}

section.board .boardarea .sec-left {
    text-align: center;
}

section.board .boardarea .sec-left img {
    width: 100%;
}

section.board .boardarea .sec-left h3 {
    font-weight: bold;
}

section.board .boardarea .sec-left p {
    font-size: 18px;
    font-weight: 500;
}

section.board .boardarea .sec-right {
    margin-top: 20px;
}

section.board .boardarea .sec-right p {
    text-align: center;
    font-size: 20px;
}

section.board .boardarea .board-cards {
    margin-top: 50px;
}

section.board .boardarea .board-cards .card {
    margin-bottom: 40px;
    padding: 25px;
    text-align: center;
    border: 2px solid #e2dfdf;
    border-radius: 20px;
}

section.board .boardarea .board-cards .card .mail {
    font-size: 18px;
    font-weight: bold;
}

section.board .boardarea .board-cards .card .mail a {
    color: #CD202C;
}

.sidebar {
    background: #e2dfdf;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

.sidebar ul.title {
    background: #8F171F;
    padding: 0;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

.sidebar ul.title li {
    list-style-type: none;
    font-size: 25px;
    padding: 15px;
    text-align: center;
}

.sidebar ul.title li a {
    color: #fff;
    text-decoration: none !important;
}

.sidebar ul.other {
    padding: 0;
}

.sidebar ul.other li {
    font-size: 20px;
    padding: 15px 0;
    padding-left: 20px;
    font-weight: bold;
    list-style-type: none;
    padding-right: 10px;
}

.sidebar ul.other li a {
    color: #000;
}

.sidebar ul.other .active {
    font-size: 20px;
}

.sidebar ul.other .active a {
    color: #CD202C;
}

.heading h1 {
    color: #8F171F;
    font-weight: bold;
}

.heading p {
    font-size: 20px;
    color: #000;
    font-weight: 500;
}

.eventarea .sec-left {
    text-align: center;
}

.eventarea .sec-left img {
    width: 100%;
}

.eventarea .sec-left h3 {
    font-weight: bold;
}

.eventarea .sec-right {
    margin-top: 50px;
}

.eventarea .sec-right p {
    text-align: center;
    font-size: 20px;
}

.eventarea .event-cards {
    margin-top: 50px;
}

.eventarea .event-cards h1 {
    color: #8F171F;
    font-weight: bold;
}

.eventarea .event-cards .card {
    margin-bottom: 40px;
    padding: 25px;
    border: 2px solid #e2dfdf;
    border-radius: 20px;
}

.eventarea .event-cards .card .sec-content h3 {
    font-size: 20px;
    font-weight: bold;
    color: #000;
}

.eventarea .event-cards .card .sec-content p {
    font-size: 17px;
    font-weight: 500;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.eventarea .event-cards .card .cal {
    border: 2px solid #e2dfdf;
    text-align: center;
    border-radius: 15px;
}

.eventarea .event-cards .card .cal .date {
    background: #057886;
    padding: 14px 30px;
    color: #fff;
    font-size: 20px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    font-weight: bold;
    text-align: center;
}

.eventarea .event-cards .card .cal .day {
    padding: 14px 30px;
    font-size: 20px;
    font-weight: bold;
}

.eventarea .event-cards .card .cal .time {
    padding: 0px 30px;
    font-size: 18px;
    padding-bottom: 15px;
    font-weight: bold;
}

.eventarea .event-cards .card .custom-btn {
    font-size: 24px;
    margin-right: 10px;
    background: #CD202C;
    padding: 10px 20px;
    color: #fff;
    border-radius: 25px;
}

.dropdown-menu>li>a:hover {
    color: rgb(146, 0, 0) !important;
}

.dropdown-menu>li>a {
    color: black !important;
    font-size: 17px !important;
    padding: 8px 5px !important;
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    white-space: nowrap;
}

.help {
    margin: 50px 0;
}

.help .sidebar {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    background: #e2dfdf;
}

.help .sidebar ul.title {
    background: #8F171F;
    padding: 0;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

.help .sidebar ul.title li {
    list-style-type: none;
    font-size: 25px;
    padding: 15px;
    text-align: center;
}

.help .sidebar ul.title li a {
    color: #fff;
    text-decoration: none !important;
}

.help .sidebar ul.other {
    padding: 0;
}

.help .sidebar ul.other li {
    font-size: 20px;
    padding: 15px 0;
    padding-left: 20px;
    font-weight: bold;
    list-style-type: none;
    padding-right: 10px;
}

.help .sidebar ul.other li a {
    color: #000;
}

.help .sidebar ul.other .active {
    font-size: 20px;
}

.help .sidebar ul.other .active a {
    color: #CD202C;
}

.heading-border h1 {
    color: #8F171F;
    font-weight: bold;
    padding-bottom: 15px;
    border-bottom: 4px solid #8F171F;
}

.help .helparea .help-cards {
    margin-top: 10px;
}

.help .helparea .help-cards .card {
    margin-bottom: 10px;
}

.help .helparea .help-cards .card .content h3.title {
    font-weight: bold;
    font-size: 30px;
    color: #8F171F;
}

.help .helparea .help-cards .card .content h2 {
    color: #016e72;
    font-weight: bold;
}

.help .helparea .help-cards .card .content p {
    font-size: 23px;
}

.help .helparea .help-cards .card .content h3 {
    font-weight: 500;
    font-size: 20px;
}

.rounded-image {
    border-radius: 12px;
}

.customer-page p {
    line-height: 30px;
}

.customer-page h1 {
    margin-top: 0px;
}

.search input {
    width: 80%;
    height: 50px;
    padding: 0 20px;
}

.categories {
    margin: 30px 0;
}

.categories h3 {
    font-weight: bold;
    font-size: 25px;
}

.categories ul {
    margin-top: 15px;
    padding: 0;
}

.categories ul li {
    list-style-type: none;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    border-bottom: 1px solid #e2dfdf;
}

.categories ul li a {
    padding: 20px 10px;
    color: #000;
    width: 100%;
    display: block;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none !important;
}

.categories ul li a span {
    float: right;
}

.categories ul li:hover {
    background: #8F171F;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.categories ul li:hover a {
    color: #fff;
}

.related {
    margin: 30px 0;
}

.related h3 {
    font-weight: bold;
    font-size: 25px;
}

.related .post {
    margin-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.related .post img {
    float: left;
    width: 80px;
    height: 80px;
    border-radius: 10px;
    object-fit: cover;
}

.related .post .content {
    float: left;
    margin-left: 15px;
}

.related .post .content h4 {
    font-weight: bold;
    font-size: 20px;
}

.related .post .content .date {
    font-size: 15px;
    font-weight: 500;
}

.related .post .content a {
    text-decoration: none;
    color: black;
}

.page-title-sec h2 {
    font-weight: bold;
    color: #8F171F;
    font-size: 30px;
}

.page-title-sec p {
    font-weight: 500;
    color: #000;
}

.card-blog img {
    width: 100%;
    border-radius: 15px;
}

.card-blog .content {
    margin: 20px 0;
}

.card-blog .content .date {
    font-size: 15px;
    font-weight: 500;
}

.card-blog .content h3 {
    margin: 15px 0;
    font-weight: bold;
}

.card-blog .content a {
    text-decoration: none;
    color: black;
}

.card-blog .content .cats a {
    font-weight: bold;
    font-size: 18px;
    text-decoration: none !important;
    color: #000;
}

.card-blog .content .cats .cat {
    color: #8F171F !important;
    float: right;
}

.pagination a {
    padding: 10px 15px;
    background: transparent;
    color: #000;
    text-decoration: none;
    border: 1px solid #000;
}

.pagination a:hover {
    color: #000;
    text-decoration: none;
}

.pagination .active {
    background: #8F171F;
    color: #fff;
    border: none;
}

.updatearticle .article-title h2 {
    font-weight: bold;
    color: #8F171F;
    font-size: 30px;
}

.updatearticle .article-title span {
    font-size: 20px;
    font-weight: bold;
}

.updatearticle .article-img {
    margin: 30px 0;
}

.updatearticle .article-img img {
    width: 100%;
    border-radius: 25px;
}

.updatearticle .article-content h3 {
    font-weight: bold;
}

.updatearticle .article-content p {
    font-size: 18px !important;
    margin-bottom: 15px;
    color: #000;
}

.updatearticle .links {
    margin-top: 30px;
}

.updatearticle .links a {
    color: #8F171F !important;
    text-decoration: none !important;
    font-size: 15px;
    font-weight: bold;
    margin-right: 20px;
}

.sidebar {
    background: #e2dfdf;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

.sidebar ul.title {
    background: #8F171F;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    padding: 0;
}

.sidebar ul.title li {
    list-style-type: none;
    font-size: 25px;
    padding: 15px;
    padding-left: 60px;
}

.sidebar ul.title li a {
    color: #fff;
    text-decoration: none !important;
}

.sidebar ul.other {
    padding: 0;
}

.sidebar ul.other li {
    font-size: 20px;
    padding: 15px 0;
    padding-left: 60px;
    font-weight: bold;
    list-style-type: none;
    padding-right: 10px;
}

.sidebar ul.other li a {
    color: #000;
}

.sidebar ul.other .active {
    font-size: 20px;
}

.sidebar ul.other .active a {
    color: #CD202C;
}

.heading h1 {
    color: #CD202C;
    font-weight: bold;
}

.fundarea iframe {
    width: 100%;
    height: 450px;
}

.fundarea .fund-cards {
    margin-top: 10px;
}

.fundarea .fund-cards .card {
    margin-bottom: 25px;
}

.fundarea .fund-cards .card .content h1 {
    color: #8F171F;
}

.fundarea .fund-cards .card .content h3.title {
    font-weight: bold;
    font-size: 30px;
    color: #CD202C;
}

.fundarea .fund-cards .card .content h2 {
    color: #016e72;
    font-weight: bold;
}

.fundarea .fund-cards .card .content p {
    font-size: 23px;
    font-weight: 500;
}

.fundarea .fund-cards .card .content ul li {
    list-style-type: disc;
    font-size: 23px;
    font-weight: 500;
    margin-bottom: 15px;
}

.fundarea .fund-cards .card .mini-card {
    margin-bottom: 30px;
    background: #fff;
    border: 2px solid #e2dfdf;
    border-radius: 15px;
    padding-bottom: 15px;
}

.fundarea .fund-cards .card .mini-card img {
    width: 100%;
}

.fundarea .fund-cards .card .mini-card h2 {
    font-weight: bold;
    font-size: 30px;
    color: #000;
    margin-top: 8px;
    padding: 0 30px;
}

.fundarea .fund-cards .card .mini-card p {
    color: #000;
    font-size: 23px;
    padding: 0 30px;
}

.fundarea .fund-cards .card .mini-card a {
    padding: 0 30px;
    color: #8F171F;
    font-weight: bold;
    font-size: 18px;
}

.sidebar {
    background: #e2dfdf;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

.sidebar ul.title {
    background: #8F171F;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    padding: 0;
}

.sidebar ul.title li {
    list-style-type: none;
    font-size: 25px;
    padding: 15px;
    text-align: center;
}

.sidebar ul.title li a {
    color: #fff;
    text-decoration: none !important;
}

.sidebar ul.other {
    padding: 0;
}

.sidebar ul.other li {
    font-size: 20px;
    padding: 15px 0;
    padding-left: 20px;
    font-weight: bold;
    list-style-type: none;
    padding-right: 10px;
}

.sidebar ul.other li a {
    color: #000;
}

.sidebar ul.other .active {
    font-size: 20px;
}

.sidebar ul.other .active a {
    color: #CD202C;
}

.heading h1 {
    color: #8F171F;
    font-weight: bold;
}

.partnersarea .sec-left {
    text-align: center;
}

.partnersarea .sec-left img {
    width: 100%;
}

.partnersarea .sec-left h3 {
    font-weight: bold;
}

.partnersarea .sec-right {
    margin-top: 50px;
}

.partnersarea .sec-right p {
    text-align: center;
    font-size: 20px;
}

.partnersarea .partners-cards {
    margin-top: 50px;
}

.partnersarea .partners-cards .card {
    margin-bottom: 40px;
    padding: 25px;
    text-align: center;
    border: 2px solid #e2dfdf;
    border-radius: 20px;
}

.partnersarea .partners-cards .card img {
    width: 100%;
}

.partnersarea .partners-cards .card h4 {
    font-size: 16px;
    font-weight: bold;
}

.partnersarea .partners-cards .card p {
    margin-top: 2rem;
    font-size: 20px;
    font-weight: 500;
    padding: 10px;
}

section.contact {
    margin-bottom: 0;
    background: url("bgnews.jpg");
    background-size: 123rem;
}

section.contact .contact-area {
    background: #fff;
    padding: 20px;
}

section.contact .contact-area h1 {
    font-size: 40px;
    font-weight: bold;
    color: #8F171F;
}

section.contact .contact-area img {
    width: 100%;
}

section.contact .contact-area .mandatory {
    color: #8F171F;
}

section.contact .contact-area .form-group label {
    font-size: 20px;
}

section.contact .contact-area .form-group select {
    height: 50px;
    border: 1px solid #000;
}

section.contact .contact-area .form-group input {
    height: 50px;
    border: 1px solid #000;
}

section.contact .contact-area .form-group textarea {
    width: 100%;
    border: 1px solid #000;
}

section.contact .contact-area .title-c {
    font-size: 30px;
    font-weight: bold;
    color: #000;
}

section.contact .contact-area .brd-right {
    border-right: 1px solid #000;
}

section.contact .contact-area .social-contact {
    padding: 0;
}

section.contact .contact-area .social-contact li {
    margin-bottom: 10px;
    list-style-type: none;
}

section.contact .contact-area .social-contact li a {
    font-size: 20px;
    font-weight: bold;
}

section.contact .contact-area .social-contact li a i {
    color: #CD202C;
    margin-right: 10px;
}

section.contact .contact-area .social-contact li a span {
    color: #000;
}

section.contact .contact-area .address h3 {
    font-size: 20px;
    font-weight: bold;
}

section.contact .contact-area .address span {
    font-size: 17px;
    font-weight: 500;
}

.crmEntityFormView .cell {
    padding-left: 0px;
}

textarea {
    resize: none;
}

.label-font-size {
    font-size: 17px;
}

.crmEntityFormView .cell .field-label {
    font-size: 17px;
}

.indfunding img {
    width: 100%;
}

.indfunding .img-text {
    font-size: 35px;
    color: #8F171F;
    text-align: center;
    font-weight: bold;
    /* line-height: 50px; */
}

.indfunding .cont-sec h3 {
    font-size: 28px;
    font-weight: bold;
    color: #8F171F;
}

.indfunding .cont-sec p {
    font-size: 23px;
    line-height: 40px;
}

.indfunding .cont-sec p span {
    font-size: 25px;
    font-weight: bold;
    color: #000;
}

.center {
    text-align: center;
}

.col-dark {
    color: #000 !important;
}

.fb-widget {
    height: 400px;
    width: 100%;
}

footer {
    background: #CD202C;
    padding: 30px 0 0 0;
}

footer .title {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 25px;
}

footer ul {
    padding: 0;
    margin-left: 0px;
}

footer ul li {
    margin-bottom: 10px;
    list-style-type: none;
}

footer ul li a {
    color: #fff;
    font-size: 17px;
    margin-left: 0px;
}

footer ul li a:hover {
    text-decoration: none;
    color: #fff;
}

footer .icons {
    text-align: right;
}

footer .icons i {
    margin-left: 10px;
    font-size: 50px;
    color: #fff;
}

footer .social-contact {
    margin-top: 25px;
    text-align: right;
}

footer .mg-5 {
    margin-bottom: 20px;
}

footer .copyright {
    background: #8F171F;
    padding: 20px 20px;
    margin: 0;
    text-align: center;
    color: #fff;
    font-size: 15px;
}

footer .copyright p {
    margin: 0;
    font-size: 15px !important;
}

footer .copyright a {
    color: #fff;
    text-decoration: underline;
}

.btn-main {
    font-size: 24px;
    margin-right: 10px;
    background: #CD202C;
    padding: 10px 20px;
    color: #fff !important;
    text-decoration: none !important;
    border-radius: 25px;
}

.start-chat {
    z-index: 9999;
    position: fixed;
    cursor: pointer;
    bottom: 50px;
    left: 50px;
    width: 200px;
    background: #de1f26;
    padding: 0px 12px 0px 0px;
    color: #fff !important;
    text-decoration: none !important;
    border-top-left-radius: 23%;
    border-bottom-left-radius: 22%;
}

.start-chat img {
    width: 50px;
}

.start-chat span {
    font-size: 20px;
    position: absolute;
    top: 12px;
    left: 49px;
}

.chat-box {
    display: none;
    position: fixed;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    bottom: 50px;
    left: 50px;
    z-index: 9999999999;
    background: rgb(246, 246, 247);
    width: 300px;
    box-shadow: rgb(0 0 0 / 25%) 0px 4px 16px;
}

.chat-header {
    padding: 0.8em;
    height: 54px;
    color: rgb(66, 77, 87);
    font-size: 1em;
    background-color: #eceaea;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    justify-content: center;
    z-index: 2;
}

.chat-header h3 {
    margin: 0;
    margin-left: 8px;
    margin-top: 6px;
    text-align: center;
    font-size: 21px;
    color: #000;
    float: left;
}

.chat-header img {
    float: right;
    width: 32px;
}

.chat-body {
    background: #fff;
}

.chat-body iframe {
    min-height: 300px;
    width: 100%;
}

.fav {
    float: left !important;
    width: 35px !important;
}

.row {
    margin: 0;
}

.payroll-card-text {
    line-height: 3.5rem;
}

.avatar {
    width: 300px !important;
    height: 300px;
    margin: 10px;
    border-radius: 150px;
    object-fit: cover;
}

.services-avatar {
/*    width: 400px !important;
    height: 400px;
*/
    border-radius: 50%;
    object-fit: cover;
}

.main-avatar {
    height: 600px;
    border-radius: 50%;
    object-fit: cover;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 7.375rem;
    height: 12.375rem;
    line-height: 5rem;
    text-align: center;
    pointer-events: none;
    color: #de1f26;
}

.form-group {
    margin-top: 8px;
}

.btn-close-nav {
    display: none;
}

.hide {
    display: none;
}

.search-box span {
    z-index: 1999;
    margin-top: 9px;
    color: #8F171F;
    position: absolute;
}

.search-box input {
    color: #8F171F;
}

.mobile-show {
    display: none;
}

.mobile-hide {
    display: block;
}

section.fb-news .container .card .card-title-1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.top-area {
    display: flow-root;
}

.heading-with {
    position: relative;
    margin-top: 20px;
    color: rgb(143, 23, 31);
}

.payroll-icon {
    float: right;
    object-fit: cover;
    margin-right: 14px;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100px;
    height: 100px;
    object-fit: cover;
}

.payroll-line {
    border: 2px solid rgb(143, 23, 31);
    border-radius: 20px;
    background-color: rgb(143, 23, 31);
    margin-right: 14.5rem;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

#topButton {
    width: 52px;
    line-height: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: fixed;
    bottom: 56px;
    right: 10px;
    color: #fff;
    text-align: center;
    font-size: 30px;
    text-decoration: none;
    background-color: #CD202C;
    border: 1px solid white;
    border-radius: 5px;
    padding: 0px;
}

#topButton:hover {
    background-color: #fff;
    color: #CD202C;
}

.heading {
    color: #8F171F;
}

.faq .collapsible {
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    color: black;
    font-size: 20px;
    font-weight: bold;
}

.faq .collapsible:hover {
    color: #e21724;
}

.faq .content {
    padding: 0px 18px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.faq .faq-border {
    border-bottom: 1px solid #212121;
    padding: 10px 0px;
}


/* The Modal (background) */
.modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 2;
    /* Sit on top */
    padding-top: 100px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}



.crmEntityFormView .actions {
    border-top: 0px !important;
}

.two-columns {
    column-count: 2;
}

.fb_iframe_widget iframe {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.fav-icon h1 {
    font-weight: bold;
    color: #8F171F;
}

.fav-icon ul {
    list-style-type: none;
    padding-left: 0px;
}

.fav-icon ul li a {
    color: #CD202C;
}

.fav-icon ul li a i {
    color: #CD202C;
    font-size: 20px;
}

.fav-icon ul li a span {
    font-size: 20px;
    margin-left: 5px;
    font-weight: 400;
}

.step-form-tab {
    display: none;
}

@media only screen and (min-width: 768px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }
    .dropdown:focus .dropdown-menu {
        display: block;
    }
}

@media screen and (min-device-width: 320px) and (max-device-width: 767px) {
    .container {
        padding: 0px 50px;
    }
    header {
        padding: 0;
    }
    header .top-head .language .social i {
        margin-top: 10px;
    }
    .top-head {
        padding-bottom: 15px;
    }
    .navbar-toggle {
        margin-left: 0 !important;
    }
    .mobile-show .bottom-area ul li a span {
        font-size: 12px;
    }
    section.slider .carousel-inner .item .carousel-caption {
        left: 10%;
    }
    .mobile-hide {
        display: none;
    }
    .mobile-show {
        display: block;
    }
    .navbar {
        position: unset;
    }
    .navbar-form {
        padding: 0;
        margin-left: 0px;
    }
    .navbar-nav {
        margin: 0;
    }
    .nav>li>a {
        padding-left: 0px;
    }
    .navbar .navbar-collapse {
        position: fixed;
        top: 0;
        height: 100% !important;
        z-index: 9999;
        box-shadow: -3px 0 10px rgb(0 0 0 / 30%);
        background: #fff;
        right: 0;
        width: 250px;
    }
    .navbar-collapse ul.navbar-mobi {
        padding-top: 50px;
    }
    header .menu nav.navbar ul li a {
        color: #000;
    }
    section.board .boardarea .board-cards .card .mail {
        font-size: unset;
    }
    .btn-close-nav {
        display: block;
        position: absolute;
        right: 10px;
        top: 10px;
        background-color: #de1f26;
        width: 40px;
        height: 40px;
        text-align: center;
    }
    .btn-close-nav i {
        color: #fff;
        margin-top: 10px;
        font-size: 20px;
    }
    .container-fluid {
        padding: 0px 0px !important;
    }
    .top-bar h4 {
        display: block;
    }
    .top-bar h4 a {
        margin: 0 auto;
        display: block;
        float: unset;
    }
    section.cta-section .content p {
        font-size: 2rem;
    }
    section.cta-section .content h4 {
        font-size: 2rem;
        line-height: 34px;
    }
    section.testimonial .item {
        height: 300px !important;
    }
    section.testimonial .item .carousel-caption {
        top: 8% !important;
    }
    section.cta-section .content {
        margin-top: 15px;
    }
    .top-area .language {
        margin-top: 20px;
    }
    .top-area {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .bottom-area ul {
        text-align: left !important;
    }
    .bottom-area ul li {
        display: block !important;
        margin: 0 !important;
        margin-bottom: 10px !important;
    }
    .carousel-caption {
        width: 80% !important;
        right: 10% !important;
        top: 35% !important;
    }
    section.cta-section .btn-group {
        margin-top: 30px;
    }
    section.cta-section .btn-group a {
        font-size: 24px;
        display: block;
        margin-bottom: 20px;
        margin-right: 10px;
        background: #CD202C;
        padding: 10px 20px;
        text-decoration: none !important;
        color: #fff;
        border-radius: 25px;
    }
    iframe {
        height: 250px !important;
    }
    /* .sec-left {
        margin-left: -30px;
    } */
    .main-btn {
        margin-right: 0px;
        display: block;
    }
    .top-bar h4 a i {
        margin-top: 10px;
    }
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-left: 20px;
        margin-right: 0;
    }
    .text-left {
        margin-right: 48px;
    }
    .sidebar {
        display: none;
    }
    .sec-right {
        margin-top: 20px;
    }
    header .top-head .language select {
        float: unset;
    }
    header .top-head .language .social {
        float: unset;
    }
    section.videos iframe {
        margin-top: 10px;
    }
    #topButton:hover {
        background-color: #e21724;
        color: #fff;
    }
    .avatar {
        width: 250px !important;
        height: 250px;
        margin: 10px;
        border-radius: 150px;
        object-fit: cover;
    }
    .modal-content{
        text-align:center;
    }
    .services-avatar {
/*        width: 270px !important;
        height: 270px;
*/
        border-radius: 50%;
        object-fit: cover;
    }
    .main-avatar {
        height: 320px;
        border-radius: 50%;
        object-fit: cover;
    }
    .two-columns {
        column-count: 1;
    }
}

/* Power Virtual Agent styles */
.pva-floating-style {
  position: fixed;
  bottom: 0px;
  right: 0px;
  margin-right: 16px;
  margin-bottom: 18px;
  z-index: 9999;
}

html[dir="rtl"] .pva-floating-style {
  position: fixed;
  bottom: 0px;
  left: 0px;
  margin-left: 16px;
  margin-bottom: 18px;
  z-index: 9999;
}
/* Power Virtual Agent styles ends */