@font-face {
    font-family: 'Colfax-Bold';
    src: url('../fonts/Colfax-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'Colfax-Regular';
    src: url('../fonts/Colfax-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'Colfax-Medium';
    src: url('../fonts/Colfax-Medium.otf') format('opentype');
}

body {
    font-family: 'Roboto', sans-serif;
    overflow-x: hidden;
    margin: 0 auto;
    background: #fff;
    font-size: 1rem;
    color: #000;
    font-weight: normal;
}

h1,.h1{
    font-family: 'Colfax-bold';
}

#certifications h5, #curriculum h4, #curriculum .tabs.nav-link {
    font-family: 'Colfax-Medium', sans-serif;
}

p {
    font-family: 'roboto';
    font-weight: normal;
}

h2,.h2 {
    font-family: 'Colfax-Regular', sans-serif;
}

.banner p,
h4 {
    font-family: sans-serif;
}   

.banner h2 {
    font-family: sans-serif;
}

.margin-r {
    margin-right: 1rem;
}

.navbar-nav.ml-auto {
    display: flex;
    justify-content: space-between;
    width:65%;
}

.navbar.navbar-light {
    background: #ffc6c7 !important;
}

.navbar-light .navbar-nav .nav-link {
    color: #092139;
    font-size: 16px;
    line-height: 30px;
    padding-right: .6rem;
    padding-left: .6rem
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:hover {
    color: #092139!important;
    border-bottom: 2px solid #092139;
    font-weight: bold;
}

a:hover {
    color: #000!important;
    text-decoration: none;
}

a {
    color: #000;
}

.navbar-light .navbar-toggler:focus,
:focus {
    outline: 0;
}

.btn.focus,
.btn:focus {
    box-shadow: none;
}

#header.header-scrolled {
    background: #f8f8f8;
}

.scroll2 {
    cursor: pointer;
    z-index: 9991;
    position: fixed;
    right: -45px;
    bottom: 50%;
    transform: rotate(90deg);
    background: #f8c129;
    color: #092139;
    font-weight: 600;
    font-size: 18px;
    border-radius: 0;
}

.scroll {
    outline: none !important;
    border-radius: 50% !important;
    width: 45px;
    height: 45px;
    color: #fff !important;
    line-height: 40px;
    font-size: 30px;
    z-index: 9991;
    position: fixed;
    right: 15px;
    bottom: 10px;
    padding: 0;
    text-align: center;
    cursor: pointer;
    background: #D20005;
    font-weight: 600;
}

button:focus {
    outline: 0!important
}

.border-right {
    border-right: 1px dashed #dee2e6!important
}

.banner-form {
    position: absolute;
    top: 167px;
    right: 4%;
    width: 354px;
    background: #fff;
    box-shadow: 1px 8px 20px rgb(0 0 0 / 20%)
}

.owl-carousel .owl-dots.disabled {
    display: block
}


/* footer */

.copyright {
    background-color: #DD0B18;
    color: #fff;
    text-align: center;
}

.form-click {
    position: relative;
    font-weight: 500;
    font-size: 19px;
    padding: 5px 20px;
    cursor: pointer;
    display: inline-block;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    color: #000;
    background: #ffd700;
}


/* footer end */


/* header and form */

.dsu-form {
    top: 10rem;
}

.dsu-form {
    z-index: 100000 !important;
}

.dsu-form {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    width: 308px;
    float: right;
    margin-top: 52px;
    padding: 0 0 0;
    background: #fff;
    position: fixed;
    right: 0;
    z-index: 9999;
    margin: 0;
    padding: 0;
    transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-duration: 0.1s;
    -moz-transition-duration: 0.1s;
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
}

.form-clickOuter {
    left: -34%;
    position: absolute;
    bottom: 39%;
    right: 78%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    animation: blinker 2s linear infinite;
}

.form-click {
    position: relative;
    font-weight: 500;
    font-size: 19px;
    padding: 5px 20px;
    cursor: pointer;
    display: inline-block;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    color: #000;
    background: #ffd700;
}

.frmBg {
    text-align: center;
    padding: 10px 15px;
    background-color: #000;
}

.frmBg span {
    font-size: 22px;
    color: #fff;
    font-weight: 700;
}

input#submit_btn {
    /*    background: #393185;*/
    margin: auto;
    display: block;
}

.dsu-form1 {
    border: 1px solid #ced4da;
    padding: 1rem;
}


/*sidebar form ends*/

button.btn.enq_ftr {
    background-color: #fde500;
    color: #000;
    font-weight: 700;
    font-size: 0.9rem;
    width: 100%;
    border-radius: 0rem;
}

.navbar-expand-lg .navbar-collapse {
    flex-basis: 100%;
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: rgb(254 254 254 / 50%);
}

.custom-navbar-toggler-icon {
    width: 30px;
    height: 30px;
    display: inline-block;
    background-image: url('../images/togle.svg');
    background-size: cover;
    background-position: center center;
}

.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer;
    border: 1px solid #9d9d9d;
}


/* header */

.col_pd {
    padding-top: 6rem;
}

.text-red {
    color: #D20005;
}

.toll-free {
    background: #ffd700;
    color: #333;
}


/* comman style */

.head {
    font-size: 4rem;
}

.head1 {
    font-size: 2.5rem;
}

.custom-container {
    padding: 0rem 5rem;
}


/* comman style */


/* banner section */

.banner-section {
    margin-top: 3rem;
}

.pos {
    position: relative;
    /* top: 4rem; */
}

.pos1 {
    position: relative;
    top: -4rem;
}

.shadow-set {
    box-shadow: 3px 0px 30px 3px #fff;
    border-radius: 50%;
}


/* banner section end */


/* tab section code */

.nav-pills.brd-right {
    border-right: 1px solid gray;
}

.tabs.nav-link.active {
    color: #DD0B18;
    background: none;
    border-right: 5px solid #DD0B18;
    margin-right: -0.2rem;
    /* margin-top: 1rem; */
}

.tabs.nav-link {
    text-align: center;
}

ul {
    list-style-type: none;
    padding: 0rem;
}

.bg-setting {
    background: #E9E9E9;
    padding: 0.8rem;
    border-radius: 20rem 0rem 0rem 20rem;
}

.bg-setting1 {
    background: #E9E9E9;
    padding: 0.8rem;
    border-radius: 0rem 20rem 20rem 0rem;
}

.w-50 {
    width: 80%;
}

.min-h {
    min-height: 35rem;
}

.circle {
    //animation: spinCircle 30s ease infinite;
}

.mb3 {
    margin-bottom: 1rem;
}

@keyframes spinCircle {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.bg-red {
    background-color: #DD0B18;
}

.bg-black {
    background-color: #000;
}

.tab-animation {
    -webkit-animation: linear infinite;
    -webkit-animation-name: run;
    -webkit-animation-duration: 5s;
}

@-webkit-keyframes tab-animation {
    0% {
        left: 0;
    }
    50% {
        left: calc(100% - 100px);
    }
    100% {
        left: 0;
    }
}


/* tab section End  */


/* certification */

.pd-5 {
    padding: 3rem;
}


/* certification end */


/* course */

.brd-left {
    border-left: 5px solid red;
}

.custom-container1 {
    padding: 0rem 4rem;
}

.pd-4 {
    padding: 1.5rem;
}


/* course End */


/* other certification */

.bg-gray {
    background-color: #ececec;
}

.card1 {
    background-color: #fff;
    padding: 1rem;
    border-radius: 1rem;
    min-height: 15rem;
}


/* .bg-white {
    background-color: #fff;
    padding: 1rem;
} */


/* other certification */


/* testimonials */

.owl-carousel {
    position: relative;
}

.owl-prev,
.owl-next {
    position: absolute;
    font-size: 45px;
    padding: 5px 10px;
    background-color: #fff;
    color: #333;
    border: none;
    cursor: pointer;
    top: -3rem;
    z-index: 1;
}

.owl-prev {
    top: 0rem;
    right: 10rem;
}

.owl-next {
    top: 10rem;
    right: 10rem;
}

.owl-dots {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    right: 11rem;
    list-style: none;
    padding: 0;
    margin: 0;
}

.owl-dot {
    display: block;
    width: 10px;
    height: 10px;
    /* background-color: #bbb; */
    border-radius: 50%;
    margin: 5px 0;
    cursor: pointer;
    background: transparent!important;
    border: 1px solid #333!important;
}

.owl-dot.active {
    background-color: red!important;
}

.owl-carousel .owl-item img {
    width: auto;
    display: block;
    margin: 0 auto;
}

.box {
    padding: 2rem;
    box-shadow: 0px 10px 15px 9px #f6f6f7;
    border-radius: 3rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 1px solid #e7e7e7;
}


/* accordian */

.collapsible-link {
    width: 100%;
    position: relative;
    text-align: left;
}

.collapsed {
    border: none;
}

.collapsible-link::before {
    content: "\f055";
    position: absolute;
    top: 50%;
    right: 0.8rem;
    color: #E33237;
    transform: translateY(-50%);
    display: block;
    font-family: "FontAwesome";
    font-size: 1.1rem;
}

.collapsible-link[aria-expanded="true"]::before {
    content: "\f057";
}

.card-c-body {
    padding: 0.5rem 1.75rem 0.75rem 0.75rem;
}

section.contact.faq span {
    font-weight: 800;
}

section.contact.faq .faqh2 {
    padding: 2rem 0px;
    color: #000;
}

.card-c {
    margin-bottom: 1.5rem;
    /* box-shadow: 0px 28px 80px rgba(0, 0, 0, 0.11), 0px 11.6977px 33.4221px rgba(0, 0, 0, 0.079074), 0px 6.25417px 17.869px rgba(0, 0, 0, 0.0655718), 0px 3.50603px 10.0172px rgba(0, 0, 0, 0.055), 0px 1.86203px 5.32008px rgba(0, 0, 0, 0.0444282), 0px 0.774832px 2.21381px rgba(0, 0, 0, 0.030926); */
}

section.contact.faq .col-lg-5.mx-auto {
    margin-bottom: 1.5rem;
}

section.contact.faq .container {
    padding: 0;
}

.card-c .card-c-body {
    background-color: #fff !important;
    color: #333;
}


/* .card-c-body {
    padding: 0.5rem 1.75rem 1.75rem 1.75rem;
} */

.card-c {
    transition: all .35s ease-Out;
}

.card-c {
    background-color: #fff;
}

.card-c:hover {
    /* background-color: #e33237 !important; */
    color: white;
}

.card-c:hover .card-c-header .btn-link {
    color: #333 !important;
}

button:focus {
    outline: none
}

.card-c:hover .card-c-header .collapsed {
    background-color: #fff !important;
}

.card-c:hover .collapsible-link::before {
    /* color: #333; */
}

.card-c .btn1 {
    font-size: 1rem !important;
}

.card-c-header {
    border-bottom: 1px solid #d3d2d2 !important;
}

.card-c-header .collapsible-link {
    background-color: #fff !important;
    color: #333 !important;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    padding-top: 1.2rem;
    padding-right: 3rem;
    border-radius: 0;
    border: none;
}

.card-c-header .collapsed {
    background-color: #fff !important;
    color: #000 !important;
}

button.btn1 {
    padding: 0.375rem 0.75rem;
    padding-bottom: 0.7rem;
}

.card-c button {
    text-decoration: none !important;
}


/* parul building */


.building {
    background: url(../images/parulbuilding.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover!important;
    min-height: 30rem;
    /* background: linear-gradient(280deg, rgb(10 0 0 / 62%), #5c0303), url(../images/ezgif.com-video-to-gif.gif);  */
}

.course .head1 {
    font-size: 2rem;
}

#curriculum .d-flex, #course .d-flex, #usp .d-flex, #accordionExample .d-flex {
    align-items: baseline;
}

.btn-danger,
.btn-danger:hover {
    color: #fff;
    background-color: #D20005;
    border-color: #D20005;
}

.btn-danger.focus,
.btn-danger:focus {
    box-shadow: none !important;
}
p{
    text-align: justify;
}

.bg-pink{
    background-color: #FEF5F6;
}