/* Add here all your CSS customizations */
.btn-slider {
    font-size: 18px!important;
    font-size: 1rem;
    padding: 10px 36px !important;
    text-transform: uppercase;
    color: #fff !important;
    font-weight: 500;
    box-shadow: 0 0px 30px rgba(0,0,0,0.09);
    box-shadow: -5px 0 15px 0px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
    min-width: 165px;
    letter-spacing: 1.2pt;
    background-color: #c22f23;
    border-color: #c22f23 #c22f23 #dc372d;
    color: #ffffff;
    line-height: 27px;
    display: inline-block;
    margin-right:10px;
}



/* 0 margin and padding on small screen start */

.padd-left-70 {
    padding-left: 70px;
}

.padd-right-70 {
    padding-right: 70px;
}


.padd-left-79 {
    padding-left: 79px;
}

.padd-right-79 {
    padding-right: 79px;
}

.padd-right-10 {
    padding-right: 10px;
}


.padd-left-59 {
    padding-left: 59px;
}

.padd-right-59 {
    padding-right: 59px;
}


.padd-left-50px {
    padding-left: 50px;
}

.padd-right-50px {
    padding-right: 50px;
}

.padd-left-55px {
    padding-left: 55px;
}

.padd-right-55px {
    padding-right: 55px;
}




.padding-left-40px {
    padding-left: 40px;
}

.padding-right-40px {
    padding-right: 40px;
}

/* 0 margin and padding on small screen end */
.img-right-md {
    text-align: right !important;
}

.img-left-md {
    text-align: left !important;
}




.social-icons li a {
    font-weight: 500 !important;
    font-size: 11pt;
    letter-spacing: 2px !important;
}



.calendar-outer {
    height: 335px;
    width: 335px;
    background-color: #f5f5f5;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
}

    .calendar-outer img {
        margin: auto;
        padding: 0;
        margin-top: 50px;
    }



.doted-background {
    background: url('/Content/Images/header-bg-small.jpg');
    background-position-y: bottom;
}


.btn-custom {
    background-color: #c7dbf3;
    border-color: #c7dbf3 #c7dbf3 #c7dbf3;
    color: #000 !important;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 18px !important;
    padding: 10px 20px !important;
    box-shadow: 0 0px 30px rgba(0,0,0,0.09);
    box-shadow: -5px 0 15px 0px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
}

    .btn-custom i {
        color: #c22f23 !important;
    }



.capter-boxes {
    padding: 0;
    margin: 0;
}


    .capter-boxes .chapter-box {
        margin-bottom: 20px;
        margin-top: 12px;
        background: none;
        margin-bottom: 10px;
        text-align: center;
    }


        .capter-boxes .chapter-box .box-img img {
            border-radius: 50%;
            margin: 0;
            padding: 0;
            max-width: 270px;
            max-height: 270px;
        }

        .capter-boxes .chapter-box .box-content {
            margin-top: 40px;
        }

            .capter-boxes .chapter-box .box-content h4 {
                margin: 0;
                padding: 0;
                text-transform: uppercase;
                font-size: 21px;
                line-height: 20px;
                font-weight: 500;
                margin-bottom: 10px !important;
            }

            .capter-boxes .chapter-box .box-content h3 {
                margin: 0;
                padding: 0;
                text-transform: uppercase;
                font-size: 1.9rem;
                margin-bottom: 10px;
            }


            .capter-boxes .chapter-box .box-content h5 {
                margin: 0;
                padding: 0;
                font-size: 20px;
                line-height: 16px;
                font-weight: 500;
                color: #c22f23;
                text-transform: uppercase;
                margin-bottom: 5px;
            }












.members-boxes {
    padding: 0;
    margin: 0;
    margin-top: 10px;
}


    .members-boxes .members-box {
        margin-bottom: 20px;
        margin-top: 12px;
        background: none;
        margin-bottom: 10px;
        text-align: center;
    }


        .members-boxes .members-box .box-img img {
            border-radius: 50%;
            margin: 0;
            padding: 0;
            width: 100%;
            max-width: 247px;
            max-height: 247px;
        }

        .members-boxes .members-box .box-content {
            margin-top: 25px;
        }

            .members-boxes .members-box .box-content h4 {
                margin: 0;
                padding: 0;
                text-transform: uppercase;
                font-size: 20px;
                line-height: 20px;
                font-weight: 500;
                margin-bottom: 10px !important;
                letter-spacing:unset!important;  
            }

            .members-boxes .members-box .box-content h5 {
                margin: 0;
                padding: 0;
                font-size: 16px;
                line-height: 16px;
                font-weight: 500;
                color: #c22f23;
                text-transform: unset;
                margin-bottom: 5px;
            }


.member-details {
}

    .member-details h2 {
        padding: 0;
        font-size: 37px;
        text-transform: uppercase;
        font-weight: 500;
        margin-bottom: 0px !important;
    }

    .member-details span {
        padding: 0;
        font-size: 22px;
        text-transform: uppercase;
        font-weight: 300;
        margin-bottom: 5px !important;
        line-height: 37px;
    }

    .member-details h3 {
        padding: 0;
        font-size: 20px;
        text-transform: uppercase;
        font-weight: 500;
        margin-bottom: 5px !important;
        line-height: 37px;
    }



    .member-details ul {
        margin: 0;
        padding-left: 16px;
        list-style: none;
        margin-bottom: 33px;
    }

        .member-details ul li {
            font-weight: 300;
            line-height: 30px;
            font-size: 1.2rem;
            margin-bottom: 2px;
        }

            .member-details ul li:before {
                /* Unicode bullet symbol */
                content: '\2022 ';
                /* Bullet color */
                color: #c22f25;
                font-weight: bolder;
                font-size: 26px;
                float: left;
                margin: 0 0 0 -15px;
                width: 15px;
            }

    .member-details .box-img img {
        border-radius: 50%;
        margin: 0;
        padding: 0;
    }

    .member-details .box-img.details img {
        border-radius: 50%;
        margin: 0;
        padding: 0;
        margin-bottom: 20px;
    }


    .member-details .box-content {
        margin-top: 25px;
    }

        .member-details .box-content h4 {
            margin: 0;
            padding: 0;
            text-transform: uppercase;
            font-size: 20px;
            line-height: 20px;
            font-weight: 500;
            margin-bottom: 10px !important;
        }

        .member-details .box-content h5 {
            margin: 0;
            padding: 0;
            font-size: 16px;
            line-height: 16px;
            font-weight: 500;
            color: #c22f23;
            text-transform: unset;
            margin-bottom: 5px;
        }


.staff-details {
}

    .staff-details h2 {
        padding: 0;
        font-size: 28px;
        text-transform: uppercase;
        font-weight: 500;
        margin-bottom: 7px !important;
        margin-top: 0px;
        line-height: 28px;
        letter-spacing: unset !important;
    }


    .staff-details span {
        font-size: 20px;
        line-height: 18px;
        font-weight: 500;
        color: #c22f23;
    }


    .staff-details p {
        margin-top: 16px;
    }


    .staff-details .box-img img {
        border-radius: 50%;
        margin: 0;
        padding: 0;
        width: 100%;
        max-width: 250px;
        max-height: 250px;
        float: right;
        margin-bottom: 20px;
    }


.page-header {
    min-height: 182px;
    padding-top: 59px;
    padding-bottom: 59px;
}


    .page-header h1 {
        color: #fff;
        font-weight: 500;
        font-size: 54px;
        line-height: 60px;
        margin-bottom: 0px;
    }


    .Ontario-chapter {
        min-height: 182px;
        background: url('/Images/header-bg-small.jpg');

    }


.page-header-big {
    background-color: #1c4489;
    margin: 0;
    padding: 286px 0 273px 0px;
    position: relative;
    text-align: left;
    background: url('/Content/Images/blueBG.jpg');
}

    .page-header-big h1 {
        color: #fff;
        display: inline-block;
        font-size: 54px;
        font-weight: 500;
        margin: 0;
        padding: 0;
        position: relative;
        margin-bottom:42px; 
    }


    .page-header-big a {
        margin: 0px 20px 0px 0px;
    }



.round-image {
    border-radius: 50%;
    margin: 0px;
    width: 100%;
    max-width: 440px;
    max-height: 440px;
}

.round-image-award {
    border-radius: 50%;
    margin: 0px;
    width: 100%;
    max-width: 350px;
    max-height: 350px;
    display: inline-block;
}


.sticky-link a {
    background-color: #c7dbf3;
    color: #000 !important;
    box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.2);
    font-size: 18px;
    text-transform: uppercase;
    padding: 8px 40px 8px 40px;
    font-weight: 500;
    letter-spacing: 1.2pt;
    display: inline-block;
}

.sticky-link .fas {
    color: #c22f23 !important;
    font-weight: 600 !important;
    margin-left: 10px;
    -webkit-text-stroke: 1pt #c7dbf3;
}




.intro h2 {
    font-size: 36px;
    font-weight: 500;
    line-height: 54px;
    letter-spacing: 0pt;
    padding-bottom: 34px;
}


.intro p {
    line-height: 30px;
    font-size: 1.25rem;
    font-weight: 300;
    padding-bottom: 24px;
}


.maroon {
    color: #c22f23 !important;
    font-weight: 500 !important;
}


.m-50 {
    margin: 50px;
}








/*section Styling*/

section.section.padding100 {
    margin: 0;
    padding: 100px 0px 100px 0px;
}

section.section.padding100-66 {
    margin: 0;
    padding: 100px 0px 66px 0px;
}


section.section.padding90-56 {
    margin: 0;
    padding: 90px 0px 56px 0px;
}


section.section.padding70 {
    margin: 0;
    padding: 70px 0px 70px 0px;
}

section.section.padding60 {
    margin: 0;
    padding: 60px 0px 60px 0px;
}



section.section.padding80 {
    margin: 0;
    padding: 80px 0px 80px 0px;
}


section.section.padding90 {
    margin: 0;
    padding: 90px 0px 90px 0px;
}





section.section.inner-page {
    margin: 30px 0;
    padding: 72px 0px 69px 0px;
}

    section.section.inner-page p {
        margin-bottom: 30px;
    }


    section.section.inner-page h2 {
        font-weight: 500;
        letter-spacing: 0.4pt;
        margin-bottom: 40px;
    }





    /*section Mission*/

    section.section.inner-page.mission {
    }

        section.section.inner-page.mission h2 {
            margin-top: 84px;
            font-size: 37px;
        }


        section.section.inner-page.mission p {
            margin-top: 32px;
            margin-bottom: 30px;
        }

    /*section Mission End*/



    /*section Values*/

    section.section.inner-page.values {
        background-color: #1c4489;
    }

        section.section.inner-page.values h2 {
            color: #fff;
        }



        section.section.inner-page.values h4 {
            color: #fff;
            text-transform: uppercase;
            font-weight: 500;
            margin-bottom: 2px;
            font-size: 1.2em !important;
        }


        section.section.inner-page.values .lead {
            color: #fff;
            line-height: 30px;
        }


    /*section Values end*/




    /*section vision*/

    section.section.inner-page.vision {
    }

        section.section.inner-page.vision h2 {
            margin-bottom: 25px !important;
        }

        section.section.inner-page.vision h4 {
            text-transform: uppercase;
            font-weight: 500;
            margin-bottom: 0px;
            font-size: 1.2em !important;
        }

        section.section.inner-page.vision .lead {
            line-height: 30px;
        }

        section.section.inner-page.vision .span {
            font-size: 1.25rem;
            color: #000;
            margin-bottom: 20px;
        }


/*section vision end*/




.memb-cat-box {
    border-radius: 50%;
    font-size: 50px;
    height: 168px;
    width: 168px;
    background: #FFF;
    color: #1c4489;
    line-height: 168px;
    margin: auto;
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.2);
}

    .memb-cat-box h4 {
        font-size: 1.2rem;
        font-weight: 500;
        text-transform: uppercase;
        display: inline-block;
        vertical-align: middle;
    }










/*section media */





.media-box-round {
    border-radius: 50%;
    height: 135px;
    width: 135px;
    background: #FFF;
    border: 1px solid #404040;
    color: #1c4489;
    margin: auto;
    margin-bottom: 28px;
}

    .media-box-round i {
        font-size: 68px;
        line-height: 68px;
        margin-top: 30px;
    }


.media h2 {
    margin-bottom: 30px !important;
}









.media ul {
    margin: 0;
    padding-left: 16px;
    list-style: none;
    margin-bottom: 33px;
}

    .media ul li {
        font-weight: 300;
        line-height: 30px;
        font-size: 1.2rem;
        margin-bottom: 2px;
    }

        .media ul li:before {
            /* Unicode bullet symbol */
            content: '\2022 ';
            /* Bullet color */
            color: #c22f25;
            font-weight: bolder;
            font-size: 26px;
            float: left;
            margin: 0 0 0 -15px;
            width: 15px;
        }






/*section media end*/


section.section.blue-bg {
    background: #1c4489;
}

    section.section.blue-bg p {
        color: #fff;
    }

    section.section.blue-bg h2 {
        color: #fff;
    }

    section.section.blue-bg h3 {
        color: #fff;
    }

    section.section.blue-bg h4 {
        color: #fff;
    }


section.section.ligh-blue-bg {
    background: #c7dbf3;
}



.custom-nav {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
}

    .custom-nav li {
        float: left;
        padding: 0 !important;
        margin: 0 !important;
    }

        .custom-nav li a {
            margin-left: 15px !important;
            margin-right: 15px !important;
        }

        .custom-nav li p {
            font-size: 18px !important;
        }



section.section.blue {
    background: #1c4489;
    border-top: 5px solid #f1f1f1;
    margin: 30px 0;
    padding: 92px 0px 69px 0px;
}


    section.section.blue h2 {
        font-size: 35px;
        font-weight: 500;
        letter-spacing: 0.2pt;
        margin-bottom: 13px;
    }


section.section.whyus {
    padding: 92px 0px 90px 0px;
}





section.section.whatsnew {
    padding-bottom: 100px;
}



.whatsnew h2 {
    font-weight: 500;
    font-size: 35px;
    margin-top: 10px;
    letter-spacing: 0.2pt;
    margin-bottom: 42px;
}


.top-border {
    border-top: 1px solid #c1c1c1 !important;
}

.mt-0 {
    margin-top: 0px !important;
}


.mt-65 {
    margin-top: 65px !important;
}

.mt-8 {
    margin-top: 8px !important;
}

.mb-29 {
    margin-bottom: 29px !important;
}

.mb-19 {
    margin-bottom: 19px !important;
}

.mb-70 {
    margin-bottom: 70px !important;
}

.mb-80 {
    margin-bottom: 80px !important;
}

.mb-90 {
    margin-bottom: 90px !important;
}



.mb-100 {
    margin-bottom: 100px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}
.mb-55 {
    margin-bottom: 55px !important;
}


.mb-60 {
    margin-bottom: 60px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mb-45 {
    margin-bottom: 45px !important;
}


.mb-35 {
    margin-bottom: 35px !important;
}

.mb-38 {
    margin-bottom: 38px !important;
}


.mb-32 {
    margin-bottom: 32px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-25 {
    margin-bottom: 25px !important;
}
.mb-26 {
    margin-bottom: 26px !important;
}


.mb-05 {
    margin-bottom: 5px !important;
}






.mb-10 {
    margin-bottom: 10px !important;
}

.mb-100 {
    margin-bottom: 100px;
}



.mt-100 {
    margin-top: 100px !important;
}

.mt-60 {
    margin-top: 60px !important;
}


.mt-50 {
    margin-top: 50px !important;
}

.mt-55 {
    margin-top: 55px !important;
}


.mt-40 {
    margin-top: 40px !important;
}

.mt-35 {
    margin-top: 35px !important;
}

.mt-32 {
    margin-top: 32px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-22 {
    margin-top: 22px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.ml-100 {
    margin-left: 115px !important;
}



.mr-50 {
    margin-right: 32px !important;
}




/*timeline*/
ul.timeline {
    list-style-type: none;
    position: relative;
    margin-left: 0px;
    padding-left: 0px;
}

    ul.timeline:before {
        content: ' ';
        background: #c7dbf3;
        display: inline-block;
        position: absolute;
        left: 9px;
        width: 2px;
        height: 100%;
        z-index: 400;
        margin-top: 4px;
    }

    ul.timeline > li {
        margin: 0px 0px 50px 0px;
        padding-left: 68px;
    }

        ul.timeline > li:before {
            content: ' ';
            background: #fff;
            display: inline-block;
            position: absolute;
            border-radius: 50%;
            border: 6px solid #c22f23;
            left: 0px;
            width: 19px;
            height: 19px;
            z-index: 400;
            margin-top: 3px;
        }


/*timeline end*/









.white-top-border {
    border-top: 1px solid #466aa8;
}


.dropdown-toggle::after {
    display: none;
}


.header-nav-main-light ul.nav.nav-pills {
    display: flex;
    flex-grow: 1;
    width: 100%;
    list-style-type: none;
}

    .header-nav-main-light ul.nav.nav-pills > li {
        flex-grow: 1;
        text-align: center;
    }

        .header-nav-main-light ul.nav.nav-pills > li > a {
            flex-wrap: nowrap;
        }


.header-nav-main.header-nav-main-light nav > ul > li > a:hover .fa-chevron-down {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.nav-top {
    list-style: none;
    display: inline-block;
    padding: 0;
    margin: 0;
}

    .nav-top li {
        float: left;
        margin-left: 19px;
        min-width: 140px;
    }

        .nav-top li a {
            letter-spacing: 1pt;
        }

        .nav-top li:first-child {
            margin-left: 0px;
        }


.text-15 {
    font-size: 15px;
}


@media (min-width:1200px) {
    .container {
        max-width: 1230px
    }
}



.img-custom-mar {
    margin: 50px;
    margin-bottom: 0px;
}



@media (max-width:1200px) {
    .round-image {
        border-radius: 50%;
        margin: 0px;
        width: 100%;
        max-width: 350px;
        max-height: 350px;
    }
}


@media (max-width: 991px) {

    .round-image {
        margin-bottom: 20px;
    }





    /* 0 margin and padding on small screen start */

    .padd-left-70 {
        padding-left: 15px;
    }

    .padd-right-70 {
        padding-right: 15px;
    }


    .padd-left-79 {
        padding-left: 15px;
    }

    .padd-right-79 {
        padding-right: 15px;
    }

    .padd-right-10 {
        padding-right: 15px;
    }


    .padd-left-59 {
        padding-left: 15px;
    }

    .padd-right-59 {
        padding-right: 15px;
    }


    .padd-left-50px {
        padding-left: 15px;
    }

    .padd-right-50px {
        padding-right: 15px;
    }

    .padd-left-55px {
        padding-left: 15px;
    }

    .padd-right-55px {
        padding-right: 15px;
    }




    .padding-left-40px {
        padding-left: 15px;
    }

    .padding-right-40px {
        padding-right: 15px;
    }

    /* 0 margin and padding on small screen end */

    .featured-boxes-style-1 .featured-box .box-content h4 {
    min-height:unset!important;  
    
    }
    
    
    
    .padd-left-79 {
        padding-left: 15px;
    }

    .padd-right-79 {
        padding-right: 15px;
    }

    .padd-left-59 {
        padding-left: 15px;
    }

    .padd-right-59 {
        padding-right: 15px;
    }




    .page-header h1 {
        color: #fff;
        font-weight: 600;
        letter-spacing: 0.5pt;
        font-size: 35px;
        line-height: 60px;
        margin-bottom: 0px;
    }


    .page-header-big {
        background-color: #1c4489;
        margin: 0;
        padding: 100px 0 100px 0px;
        position: relative;
        text-align: left;
        background: url('/Content/Images/blueBG.jpg');
    }

        .page-header-big h1 {
            color: #fff;
            display: inline-block;
            font-size: 40px;
            font-weight: 500;
            margin: 0;
            padding: 0;
            position: relative;
            letter-spacing: 0.5pt !important;
            margin-bottom: 42px;
        }


        .page-header-big a {
            margin: 0px 20px 20px 0px;
        }






    .bottom-mar-md {
        margin-bottom: 50px;
    }




    .text-md-right {
    }


    .text-md-left {
    }


    .calendar-outer {
        height: 250px;
        width: 250px;
        background-color: #f5f5f5;
        border-radius: 50%;
        text-align: center;
        display: inline-block;
    }

        .calendar-outer img {
            margin: auto;
            padding: 0;
            margin-top: 50px;
            max-height: 90px;
        }



    .small-screen-mar {
        margin-top: 20px;
    }

    .list.list-custom-style-1 {
        counter-reset: custom-counter;
        list-style: none;
        margin-top: 30px;
        margin: 0;
        padding: 0;
    }



    section.section.blue h4 {
        margin-bottom: 13px !important;
        min-height: unset;
    }


    .sticky-link {
        text-align: center !important;
    }


    section.section.whatsnew {
        padding: 30px 0px 30px 0px;
    }

        section.section.whatsnew h2 {
            font-size: 26px;
            font-weight: 500;
            line-height: 40px;
            letter-spacing: 0.2pt;
            padding-right: 0px !important;
            margin-top: 50px;
            text-align: center;
            padding-bottom: 0px !important;
        }


    .lead span {
        display: block;
        width: auto;
        word-wrap: break-word;
    }




    section.section.whatsnew h4 {
        font-size: 1.4em;
        font-weight: 500;
        margin-bottom: 8px !important;
    }




    section.section.intro {
        padding: 30px 0px 30px 0px;
    }

        section.section.intro h2 {
            font-size: 26px;
            font-weight: 500;
            line-height: 40px;
            letter-spacing: 0pt;
            padding-right: 0px !important;
            margin-top: 0px;
            text-align: center;
            padding-bottom: 0px !important;
        }


    section.section.whyus h4 {
        font-size: 1.4em;
        font-weight: 500;
        margin-bottom: 8px !important;
    }






    section.section.whyus {
        padding: 30px 0px 30px 0px;
    }

        section.section.whyus h2 {
            font-size: 26px;
            font-weight: 500;
            line-height: 40px;
            letter-spacing: 0.2pt;
            padding-right: 0px !important;
            margin-top: 0px;
            text-align: center;
        }

        section.section.whyus i {
            position: inherit !important;
            text-align: center;
        }




        section.section.whyus h4 {
            font-size: 1.4em;
            font-weight: 500;
            margin-bottom: 8px !important;
        }
}



@media (max-width:550px) {
    .sticky-link {
        text-align: center !important;
    }

        .sticky-link a {
            font-size: 16px;
            padding: 7px 30px 7px 30px;
        }


    .page-header-big {
        background-color: #1c4489;
        margin: 0;
        padding: 60px 0 60px 0px;
        position: relative;
        text-align: left;
        background: url('/Content/Images/blueBG.jpg');
    }

        .page-header-big h1 {
            color: #fff;
            display: inline-block;
            font-size: 30px;
            font-weight: 500;
            margin: 0;
            padding: 0;
            position: relative;
            margin-bottom: 42px;
        }


        
}


@media (max-width: 479px) {

    section.section.padding80 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    section.section.padding90 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    section.section.padding100 {
        padding-top: 50px;
        padding-bottom: 50px;
    }




    .img-custom-mar {
        margin: 0;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .round-image {
        border-radius: 50%;
        margin: 0px;
        width: 100%;
        margin-bottom: 20px;
    }


    .round-image-award {
        border-radius: 50%;
        margin: 0px;
        width: 100%;
        margin-bottom: 20px;
    }

    /*list style 479*/
    .list.list-custom-style-1 li a {
        font-size: 16px;
        font-weight: 500;
        text-transform: uppercase;
        letter-spacing: 2px;
        color: #000;
    }


    /*list style 479 end*/







    section.section.whyus {
        padding: 50px 0px 50px 0px;
    }

        section.section.whyus i {
            position: inherit !important;
        }



        section.section.whyus h2 {
            font-size: 24px;
            font-weight: 500;
            line-height: 40px;
            letter-spacing: 0.2pt;
            padding-right: 0px !important;
            margin-top: 0px;
            text-align: center;
        }

        section.section.whyus h4 {
            font-size: 1.4em;
            font-weight: 500;
            margin-bottom: 8px !important;
        }


    .btn.btn-xl {
        min-width: unset !important;
    }

    .nav-top {
        margin-top: 0px;
    }

    #header .header-logo {
        margin: 30px !important;
    }

    .nav-top li {
        margin-left: 0px;
        min-width: 130px !important;
        width: auto;
    }

    .btn.btn-xl {
        padding: 10px 10px !important;
    }




    section.section.intro {
        padding: 0px 0px 0px 0px;
    }

        section.section.intro h2 {
            font-size: 24px;
            font-weight: 500;
            line-height: 40px;
            letter-spacing: 0.2pt;
            padding-right: 0px !important;
            margin-top: 0px;
            text-align: center;
            padding-bottom: 0px !important;
        }


    section.section.whyus h4 {
        font-size: 1.4em;
        font-weight: 500;
        margin-bottom: 8px !important;
    }
}


@media (max-width: 450px) {
    
    .btn-slider {
        font-size: 14px !important;
        font-size: 1rem;
        padding: 10px 10px !important;
        text-transform: uppercase;
        color: #fff !important;
        font-weight: 500;
        box-shadow: 0 0px 30px rgba(0,0,0,0.09);
        box-shadow: -5px 0 15px 0px rgba(0, 0, 0, 0.10);
        box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
        
        letter-spacing: 1.2pt;
        background-color: #c22f23;
        border-color: #c22f23 #c22f23 #dc372d;
        color: #ffffff;
        line-height: 14px;
        display: inline-block;
        margin-right: 10px;
        text-align: center !important;
    }
}




@media (max-width: 575px) {
    section.section.blue {
        background: #1c4489;
        border-top: 5px solid #f1f1f1;
        margin: 30px 0;
        padding: 92px 0px 69px 0px;
    }


        section.section.blue h2 {
            font-size: 35px;
            font-weight: 500;
            letter-spacing: 0.2pt;
            margin-bottom: 13px;
        }


        section.section.blue h4 {
            margin-bottom: 13px !important;
            min-height: unset;
        }

    .btn-slider {
        font-size: 14px !important;
        font-size: 1rem;
        padding: 10px 10px !important;
        text-transform: uppercase;
        color: #fff !important;
        font-weight: 500;
        box-shadow: 0 0px 30px rgba(0,0,0,0.09);
        box-shadow: -5px 0 15px 0px rgba(0, 0, 0, 0.10);
        box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
        min-width: 165px;
        letter-spacing: 1.2pt;
        background-color: #c22f23;
        border-color: #c22f23 #c22f23 #dc372d;
        color: #ffffff;
        line-height: 20px;
        display: inline-block;
        margin-right: 10px;
        text-align:center!important;  
    }



}

@media (max-width: 767px) {


    .header-top-style-2 {
        padding: 10px 0px 10px 0px;
    }

    .social-icons a {
        font-weight: 400 !important;
        font-size: 12pt;
        letter-spacing: 1px !important;
    }

    .custom-nav li a {
        width: 280px;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    /*List Styles 767*/

    .list-style-2 {
        list-style: none;
        padding-left: 0;
        margin-left: 0;
    }

        .list-style-2 a {
            letter-spacing: 0;
            font-size: 13pt !important;
        }





    .list.list-custom-style-2 {
        list-style: none;
        padding-left: 0;
        margin-left: 0;
    }


        .list.list-custom-style-2 li a {
            font-size: 13pt;
        }


    /*List Styles 767 end*/

    .list-style-5 {
        padding: 0;
        margin: 0;
    }



    .list-style-1 {
        padding: 0;
        margin: 0;
    }

        .list-style-1 li a {
            letter-spacing: 0.2px !important;
        }
}





/*List Styles full width*/


.list-style-1 {
}

    .list-style-1.ml-0 {
        padding: 0;
        margin: 0;
    }


.list-style-1 {
    counter-reset: custom-counter;
    list-style: none;
    margin-top: 38px;
}

    .list-style-1 li {
        position: relative;
        padding-left: 35px;
        margin-bottom: 16px;
    }

        .list-style-1 li a {
            font-size: 20px;
            font-weight: 500;
            text-transform: uppercase;
            letter-spacing: 1px;
            color: #000;
        }

        .list-style-1 li:before {
            position: absolute;
            content: " ";
            border-radius: 100%;
            border-style: solid;
            border-width: 5px;
            border-color: #c6dcf3;
            width: 18px;
            height: 18px;
            left: 0;
            margin-top: 2px;
            background-color: #c32f23;
        }

        .list-style-1 li a:after {
            content: "\f105";
            font-family: "Font Awesome 5 Free";
            margin-left: 12px;
            top: 0;
            font-weight: 600;
            color: #c22f23;
            font-size: 16px;
            -webkit-text-stroke: 0.2pt #fff;
        }





.list-style-1-1 {
}

    .list-style-1-1.ml-0 {
        padding: 0;
        margin: 0;
    }


.list-style-1-1 {
    counter-reset: custom-counter;
    list-style: none;
    margin-top: 38px;
}

    .list-style-1-1 li {
        position: relative;
        padding-left: 35px;
        margin-bottom: 16px;
    }

        .list-style-1-1 li a {
            font-size: 20px;
            font-weight: 500;
            text-transform: uppercase;
            color: #000;
        }

        .list-style-1-1 li:before {
            position: absolute;
            content: " ";
            border-radius: 100%;
            border-style: solid;
            border-width: 5px;
            border-color: #c6dcf3;
            width: 18px;
            height: 18px;
            left: 0;
            margin-top: 2px;
            background-color: #c32f23;
        }

        .list-style-1-1 li a:after {
            content: "\f105";
            font-family: "Font Awesome 5 Free";
            margin-left: 12px;
            top: 0;
            font-weight: 600;
            color: #c33f23;
            font-size: 16px;
            -webkit-text-stroke: 0.2pt #fff;
        }




.list-style-2 {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

    .list-style-2 li {
        position: relative;
        padding-left: 35px;
        margin-bottom: 34px;
    }

    .list-style-2.custom li {
        position: relative;
        padding-left: 35px;
        margin-bottom: 5px;
        font-size: 20px;
        font-weight: 300;
    }




    .list-style-2 li a {
        font-size: 20px;
        font-weight: 500;
        text-transform: uppercase;
        color: #000;
    }

        .list-style-2 li a:hover, a.active {
            color: #c22f23 !important;
        }



    .list-style-2 li:before {
        position: absolute;
        content: " ";
        border-radius: 100%;
        border-style: solid;
        border-width: 6px;
        border-color: #c22f23;
        width: 19px;
        height: 19px;
        left: 0;
        margin-top: 2px;
        background-color: #fff;
    }

    .list-style-2 li i {
        color: #c22f23;
        font-size: 14px !important;
        margin-left: 15px !important;
    }


.list-unstyled span {
    color: #c22f23;
    font-weight: 600;
    text-transform: uppercase;
}



.list-unstyled {
    margin-bottom: 50px;
}

    .list-unstyled li {
        line-height: 30px;
    }




    .list-unstyled1 {
        color: #c22f23;
        font-weight: 600;
        list-style:none;
        margin:0;
        padding:0; 
    }


    .list-unstyled1 li p {
        margin:0;
        padding:0; 
    
    }

        .list-unstyled1 li p a {
            color:#000;
            font-weight:300;
        }
        .list-unstyled1 li p a:active {
            color: #c22f23;
            font-weight:600!important;
        }


.faq-list {
    padding-left: 40px;
    color: #c22f23;
    margin-bottom:20px; 
    list-style:none; 
}
    .faq-list li {
        line-height: 30px;
        font-weight: 300;
        font-size: 1.25rem;
        margin-bottom:5px;
        color:#000; 
    }

    
.faq-list li::before {
    content: '\2022 ';
    color: #c22f25;
    font-weight: bolder;
    font-size: 26px;
    float: left;
    margin: 0 0 0 -15px;
    width: 12px;
}
    .faq-list.nobullet {
        padding-left: 25px;
        color: #c22f23;
        margin-bottom: 20px;
        list-style: none;
    }

    .faq-list.nobullet li {
        line-height: 30px;
        font-weight: 300;
        font-size: 1.25rem;
        margin-bottom: 5px;
        color: #000;
    }


    .faq-list.nobullet li::before {
        content: '';
        color: #c22f25;
        
    }


.faq-number-list {
    list-style: none;
    counter-reset: my-awesome-counter;
         
}

    .faq-number-list li {
        counter-increment: my-awesome-counter;
        font-weight: 300;
        line-height: 30px;
        font-size: 1.25rem;
        margin-bottom: 5px;
        color: #000;
    }

        .faq-number-list li::before {
            content: counter(my-awesome-counter) ". ";
            float: left;
            margin: 1px 0 0 -35px;
            width: 35px;
        }




list-icons.list-icons-custom {
}


    list-icons.list-icons-custom li {
        padding-top: 2px;
        padding-left: 32px;
    }



.list-icons.list-icons-custom li i {
    font-size: 1.3em;
    -webkit-text-stroke: 1pt #fff;
}


.list-icons.list-icons-custom-blue li {
    padding-top: 2px;
    padding-left: 32px;
}



    .list-icons.list-icons-custom-blue li i {
        font-size: 1.3em;
        -webkit-text-stroke: 1pt #1c4489;
    }


.list-icons.list-icons-custom-blue-1 li:before {
    content: '\2022 ';
    color: #c22f25;
    font-weight: bolder;
    font-size: 26px;
    float: left;
    margin: 1px 0 0 -15px;
    width: 15px;
}



.list-style-3 {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .list-style-3 li {
        position: relative;
        padding-left: 34px;
        margin-bottom: 25px;
        font-size: 1.25rem;
        font-weight: 300;
        color: #000;
        line-height: 30px;
    }

    .list-style-3.pl-mb li {
        padding-left: 46px;
        margin-bottom:30px; 
        
    }





    .list-style-3.white li {
        color: #fff !important;
        line-height: 30px;
    }

        .list-style-3.white li:before {
            content: "\f00c"; /* this is your text. You can also use UTF-8 character codes as I do here */
            font-family: "Font Awesome 5 Free";
            left: 0px;
            position: absolute;
            top: 0;
            font-weight: 600;
            color: #c33f23;
            font-size: 1.3em;
            -webkit-text-stroke: 2pt #224887;
        }






    .list-style-3 li a {
        font-size: 1.25rem;
        font-weight: 300;
        color: #000;
    }

        .list-style-3 li a:hover, a.active {
            color: #c22f23 !important;
        }


    .list-style-3 li:before {
        content: "\f00c"; /* this is your text. You can also use UTF-8 character codes as I do here */
        font-family: "Font Awesome 5 Free";
        left: 0px;
        position: absolute;
        top: 0;
        font-weight: 600;
        color: #c33f23;
        font-size: 1em;
        -webkit-text-stroke: 1pt #fff;
    }





.list-style-3-1 {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .list-style-3-1 li {
        position: relative;
        padding-left: 34px;
        margin-bottom: 30px;
        font-size: 1.25rem;
        font-weight: 300;
        color: #000;
        line-height: 30px;
    }

    .list-style-3-1.white li {
        color: #fff !important;
        line-height: 30px;
    }

        .list-style-3-1.white li:before {
            content: "\f00c"; /* this is your text. You can also use UTF-8 character codes as I do here */
            font-family: "Font Awesome 5 Free";
            left: 0px;
            position: absolute;
            top: 0;
            font-weight: 600;
            color: #c33f23;
            font-size: 1.3em;
            -webkit-text-stroke: 2pt #224887;
        }






    .list-style-3-1 li a {
        font-size: 1.25rem;
        font-weight: 300;
        color: #000;
    }

        .list-style-3-1 li a:hover, a.active {
            color: #c22f23 !important;
        }


    .list-style-3-1 li:before {
        content: "\f00c"; /* this is your text. You can also use UTF-8 character codes as I do here */
        font-family: "Font Awesome 5 Free";
        left: 0px;
        position: absolute;
        top: 0;
        font-weight: 600;
        color: #c33f23;
        font-size: 1em;
        -webkit-text-stroke: 1pt #fff;
    }













.list-style-4 {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .list-style-4 li {
        position: relative;
        padding-left: 35px;
        font-size: 1.25rem;
        font-weight: 300;
        color: #000;
        line-height: 30px;
    }

        .list-style-4 li a {
            font-size: 1.25rem;
            font-weight: 300;
            color: #000;
        }

            .list-style-4 li a:hover, a.active {
                color: #c22f23 !important;
            }


        .list-style-4 li:before {
            content: "\f00c"; /* this is your text. You can also use UTF-8 character codes as I do here */
            font-family: "Font Awesome 5 Free";
            left: 0px;
            position: absolute;
            top: 0;
            font-weight: 600;
            color: #c33f23;
            font-size: 1.1em;
            -webkit-text-stroke: 1.5pt #f5f5f5;
        }


.ul-padding-marging-0 {
    padding: 0;
    margin: 0;
}

.li-padding-marging-left-0 li {
    padding-left: 0 !important;
    
}




.list-style-5.ml-20 {
    margin-left:30px; 

}


.list-style-5 {
    counter-reset: custom-counter;
    list-style: none;    
}

    .list-style-5 li {
        position: relative;
        padding-left: 35px!important;
        margin-bottom: 29px;
        font-size: 1.25rem;
        font-weight: 300;
        color: #000;
        line-height: 31px;
    }

        .list-style-5 li a {
            position: relative;
            
            margin-bottom: 29px;
            font-size: 1.25rem;
            font-weight: 300;
            color: #000;
            line-height: 31px;
        }

            .list-style-5 li a:hover {
                color: #c22f23;
            }


        .list-style-5 li:before {
            position: absolute;
            content: " ";
            border-radius: 100%;
            border-style: solid;
            border-width: 5px;
            border-color: #c6dcf3;
            width: 18px;
            height: 18px;
            left: 0;
            margin-top: 6px;
            background-color: #c32f23;
        }

        .list-style-5 li i {
            color: #c22f23;
            font-size: 14px !important;
        }




.list-style-6 {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .list-style-6 li {
        position: relative;
        padding-left: 30px;
        font-size: 1.25rem;
        font-weight: 300;
        color: #fff;
        line-height: 30px;
        margin-bottom: 33px;
    }

        .list-style-6 li a {
            font-size: 1.25rem;
            font-weight: 300;
            color: #fff;
        }

        .list-style-6 li h4 {
            font-size: 1.25rem;
            font-weight: 600;
            color: #fff;
            text-transform: uppercase;
            margin-bottom: 0;
        }



        .list-style-6 li a:hover, a.active {
            color: #c22f23 !important;
        }


        .list-style-6 li:before {
            content: "\f00c"; /* this is your text. You can also use UTF-8 character codes as I do here */
            font-family: "Font Awesome 5 Free";
            left: 0px;
            position: absolute;
            top: 0;
            font-weight: 600;
            color: #c33f23;
            font-size: 1.2em;
            -webkit-text-stroke: 2pt #1c4489;
        }


.list-style-7 {
    list-style: none;
    margin: 0;
    margin-left: 12px;
    padding: 0;
}


    .list-style-7.cust li {
        line-height: 30px;
        margin-bottom: 29px;
    }


    .list-style-7 li {
        position: relative;
        padding-left: 0px;
        font-size: 1.25rem;
        font-weight: 300;
        color: #000;
        text-align: left;
        line-height: 30px;
    }

    .list-style-7 li a {
        font-size: 1.25rem;
        font-weight: 300;
        color: #000;
    }
    .list-style-7.white li a {
        font-size: 1.25rem;
        font-weight: 300;
        color: #fff;
    }
    .list-style-7.white li a:hover {
        
        color: #fff!important;
    }

        .list-style-7 li i {
            color: #c22f23;
            font-size: 14px;
            margin-left: 10px;
        }

        .list-style-7 li h4 {
            font-size: 1.25rem;
            font-weight: 600;
            color: #fff;
            text-transform: uppercase;
            margin-bottom: 0;
        }


        .list-style-7 li a:hover, a.active {
            color: #c22f23 !important;
        }

        .list-style-7 li a::after {
            content: "\f105";
            font-family: "Font Awesome 5 Free";
            margin-left: 12px;
            top: 0;
            font-weight: 600;
            color: #c22f23;
            font-size: 16px;
            -webkit-text-stroke: 0.2pt #fff;
        }

    .list-style-7.white li a::after {
        content: "\f105";
        font-family: "Font Awesome 5 Free";
        margin-left: 12px;
        top: 0;
        font-weight: 600;
        color: #c22f23;
        font-size: 16px;
        -webkit-text-stroke: 0.2pt #1c4489;
    }


        .list-style-7 li::before {
            content: '\2022 ';
            color: #c22f25;
            font-weight: bolder;
            font-size: 26px;
            float: left;
            margin: 0 0 0 -15px;
            width: 12px;
        }




.list-style-8 {
}


.list-style-8 {
    counter-reset: custom-counter;
    list-style: none;
    margin-top: 38px;
}

    .list-style-8 li {
        position: relative;
        padding-left: 35px;
        margin-bottom: 30px;
        font-size: 1.25rem;
        font-weight: 300;
    }


        .list-style-8 li:before {
            content: "\f00c"; /* this is your text. You can also use UTF-8 character codes as I do here */
            font-family: "Font Awesome 5 Free";
            left: 0px;
            position: absolute;
            top: 0;
            font-weight: 600;
            color: #c33f23;
            font-size: 1.1em;
            -webkit-text-stroke: 1.5pt #f5f5f5;
        }





.list-style-9 {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .list-style-9 li {
        position: relative;
        padding-left: 42px;
        margin-bottom: 34px;
        color: #000;
        line-height: 30px;
    }






        .list-style-9 li:before {
            content: "\f00c"; /* this is your text. You can also use UTF-8 character codes as I do here */
            font-family: "Font Awesome 5 Free";
            left: 0px;
            position: absolute;
            top: 0;
            font-weight: 600;
            color: #c33f23;
            font-size: 1.3em;
            -webkit-text-stroke: 1pt #fff;
        }



.list-style-10 {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .list-style-10 li {
        position: relative;
        padding-left: 50px;
        margin-bottom: 29px;
        color: #000;
        line-height: 30px;
    }


        .list-style-10 li h4 {
            margin-bottom: 5px;
        }



        .list-style-10 li:before {
            content: "\f00c"; /* this is your text. You can also use UTF-8 character codes as I do here */
            font-family: "Font Awesome 5 Free";
            left: 0px;
            position: absolute;
            top: 0;
            font-weight: 600;
            color: #c33f23;
            font-size: 1.3em;
            -webkit-text-stroke: 1pt #fff;
        }














.list-style-crousel {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .list-style-crousel li {
        margin: 0;
        padding: 0;
        text-align: left;
        margin-bottom: 12px;
    }

        .list-style-crousel li a {
            color: #55585f;
            line-height: 31px;
            margin: 0 0 30px;
            font-weight: 300;
            font-size: 1.25rem;
        }

            .list-style-crousel li a span {
                color: #c22f23;
                font-weight: 500;
                margin-right: 10px;
            }

            .list-style-crousel li a::after {
                content: "\f105";
                font-family: "Font Awesome 5 Free";
                margin-left: 3px;
                top: 0;
                font-weight: 600;
                color: #c22f23;
                font-size: 16px;
                -webkit-text-stroke: 0.2pt #fff;
            }


.owl-theme .owl-dots .owl-dot.active span {
    background-color: #c22f23 !important;
}

.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #c22f23 !important;
}



.nav-angle {
    color: #c23023;
    font-size: 14px;
    margin-left: 10px;
}



.hover_img {
    position: relative;
    width: 100%;
}

    /* Make the image to responsive */

    .hover_img .overlay {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        opacity: 0;
        transition: .3s ease;
        background: rgba(255, 255, 255, 0.8)
    }


    .hover_img .overlayblue {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        opacity: 0;
        transition: .3s ease;
        background: rgba(25, 52, 99, 0.8)
    }

    .hover_img:hover .overlay {
        opacity: 1;
    }

    .hover_img:hover .overlayblue {
        opacity: 1;
    }

    /* The icon inside the overlay is positioned in the middle vertically and horizontally */
    .hover_img .icon {
        position: absolute;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        text-align: center;
        top:52%;
        left:52%;

      
    }
    
/* When you move the mouse over the icon, change color */




.list-askexperts {
    margin: 0;
    padding: 0;
    list-style: none;
}

.list-askexperts {
    margin: 0;
    padding: 0;
    list-style: none;
}


.pagination .page-item {
    border-radius: 3px;
}

    .pagination .page-item a {
        margin-left: 5px;
        margin-right: 5px;
        background-color: #dfe3e6 !important;
        color: #000;
        border-radius: 3px;
    }

        .pagination .page-item a:hover {
            background-color: #c22f25 !important;
            color: #fff;
            border-radius: 3px;
        }


.pagination > .active1 > a {
    background-color: #c22f25 !important;
    color: #fff;
    border-radius: 3px;
}

.pagination .page-item .page-link i {
    -webkit-text-stroke: 1pt #dfe3e6;
}



.video-box {
    max-width: 694px;
    display: inline-block;
    width: 100%;
    height: 100%
}



.box-shadow iframe {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.2);
}




.accordion {
    box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.2);
}


.card-header {
    padding: .65rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: none;
}


    .card-header a {
        color: #707070 !important;
        font-weight: 500;
        font-size: 20px;
        letter-spacing: 0.3pt;
    }


.card-title > a:before {
    float: right !important;
    font-family: "Font Awesome 5 Free";
    content: "\f106";
    padding-right: 5px;
    font-weight: 600;
    color: #c22f23;
    font-size: 14px;
}

.card-title > a.collapsed:before {
    font-family: "Font Awesome 5 Free";
    float: right !important;
    content: "\f107";
    font-weight: 600;
    color: #c22f23;
    font-size: 14px;
}

.card-body {
    background-color: #f5f5f5;
    padding: 1.25rem 1.25rem 0rem 1.25rem;
}


.card-title > a:hover,
.card-title > a:active,
.card-title > a:focus {
    text-decoration: none;
}

.active-card {
    background-color: #c7dbf3;
}


/*.card-header a[aria-expanded='true'] {
    background-color: #c7dbf3;
}

.card-header a[aria-expanded='false'] {
    background-color: #fff;
}*/

.form-group label {
    font-weight: 300;
    font-size: 1.25rem;
}


.form-control.custom {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-radius: 0;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
    min-height: 58px;
}

    .form-control.custom select {
        font-weight: 300 !important;
    }




.form-group.custom-1 label {
    font-weight: 500;
    font-size: 1rem;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 3px;
}

.form-group.custom-1 .row {
    background-color: #f5f5f5;
    padding: 15px;
    margin-top: -20px;
}

.form-group.custom-1 input, select, textarea {
    min-height: 45px;
    font-weight: 300;
    border-color: #e1e2e4 !important;
}







.table-custom tr td {
    padding: 20px;
    vertical-align: middle;
    font-weight: 300;
    font-size: 1.25rem;
}

    .table-custom tr td i {
        color: #c22f23;
        display: inline-block;
        vertical-align: middle;
    }

    .table-custom tr td > h4 {
        font-weight: 500;
        letter-spacing: normal;
        margin: 0 0 5px 0;
        font-size: 1.25rem;
    }



.table-custom tr h4 a {
    color: #000;
}

.red-color {
    color: #c22f23;
}


.gallery .box-img {
    margin: 0;
    padding: 0;
}

.gallery .box-img {
    margin-bottom: 30px;
}



.form-icons {
    background-color: #c7dbf3;
    width: 52px;
    height: 52px;
    color: #c23023;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    float: left;
    margin-bottom: 50px;
    margin-right: 10px;
}


    .form-icons i {
        vertical-align: middle;
        line-height: 50px;
        font-size: 16pt;
    }



/* BULLETS */
.hesperiden.tp-bullets {
}

    .hesperiden.tp-bullets:before {
        content: " ";
        position: absolute;
        width: 100%;
        height: 100%;
        background: transparent;
        padding: 10px;
        margin-left: 0px;
        margin-top: 0px;
        box-sizing: content-box;
        border-radius: 8px;
    }

.hesperiden .tp-bullet {
    width: 7px;
    height: 7px;
    position: absolute;
    border: 2px solid #718fc3;
    border-radius: 50%;
    cursor: pointer;
    box-sizing: content-box;
    background: none;
}

    .hesperiden .tp-bullet:hover,
    .hesperiden .tp-bullet.selected {
        background: #fff;
    }

.hesperiden .tp-bullet-image {
}

.hesperiden .tp-bullet-title {
}


.accordion h4 {
letter-spacing:normal!important; 
}
.card-body p {
    margin-bottom: 1.25rem !important;
}

.card-header a {
    letter-spacing: normal !important;
}

.form-label {
    font-weight: 300;
}