body,
html {
    font-family: 'Raleway', sans-serif;
}

a {
    transition: all 0.2s ease-in-out;
}

a:hover {
    text-decoration: none;
    color: #00CCCC
}

.scholarship-top-img img {
    width: 100%;
}


/* Efecto de fade en la animación de cargando */


/* Start Header Section */

header {
    padding: 15px 0;
    border-bottom: 1px solid #DDD;
}

header ul {
    margin: 0
}

header .register-head {
    text-align: right;
}

header a {
    font-size: 14px;
    color: #666666;
    font-family: "Helvetica";
}

header .login-head {
    color: #00CCCC
}

header a:hover {
    text-decoration: none;
    color: #00CCCC
}


/* End Header Section */


/* Navbar */

.navbar {
    padding: 20px;
    border-bottom: 1px solid #DDD
}

.navbar-collapse {
    margin-left: 30px;
}

.navbar a {
    color: black;
    margin-right: 27px;
    font-size: 16px;
    letter-spacing: 0px;
    font-weight: 700;
}

.navbar .active a {
    color: #ff848b
}

.navbar a:hover {
    color: #ff848b
}

.navbar .btn {
    background: #ff848b;
    color: white;
    cursor: pointer;
    margin: 0;
}

.navbar .btn:hover {
    color: white
}

.navbar .navbar-toggler-icon .fa-bars {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 32px;
    font-size: 27px;
    color: white;
}

.navbar-toggler {
    background: #ff848b
}


/* End Navbar */


/* Start Breadcrumb Section */

.breadcrumb {
    background: url('../../images/contact.png') no-repeat center center;
    background-size: cover;
    width: 100%;
    padding: 80px 0;
    margin: 0;
}

.breadcrumb .bread-info li {
    font-size: 16px;
    font-weight: 400;
}

.breadcrumb h2 {
    font-size: 37px;
    font-weight: 700
}

.breadcrumb a {
    color: black
}

.breadcrumb a:hover {
    color: #00CCCC
}


/* End Breadcrumb Section */


/* Start Contact-form */

.contact-form {
    padding: 50px 0;
}

.contact-form .content {
    width: 272px;
}

.contact-form .content h2 {
    font-size: 38px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif !important;
}

.contact-form .content .main-p {
    font-size: 19px !important;
    font-weight: 400 !important;
    color: #000000;
    font-family: "Raleway"
}

.contact-form .content .media h5 {
    font-size: 19px;
    font-family: "Raleway"
}

.contact-form .content .media p {
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 400 !important;
    font-family: "Raleway"
}

.contact-form textarea {
    resize: none;
    height: 150px;
}

.contact-form .btn {
    background: #ff848b;
    color: white;
    cursor: pointer;
    margin: 0;
    float: right;
    font-weight: 700;
    font-family: "Roboto";
    padding: 10px 35px
}

.contact-form .btn:hover {
    color: white
}

.contact-form .title-form {
    margin-bottom: 30px;
    font-weight: 700;
    font-family: "Roboto";
}

.contact-form .icon-form {
    margin-right: 12px
}


/* End Contact-form */


/* Start last-foot */

.last-foot {
    background: #131B1F;
    margin: 0;
    padding: 25px
}

.last-foot h3 {
    font-size: 14px;
    color: #999999;
    font-family: "Helvetica";
    text-align: center;
    margin: 0
}

.last-foot h3 span {
    color: #ff848b
}


/* End last-foot */


/* Start home-head */

.home-head {
    /* background: url(../../images/contain.png) no-repeat center center;
    background-size: cover; */
    background: #FFF6F9;
    padding: 100px 0 0
}

.home-head .right-content {
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;
    height: 100%
}

.home-head h2 {
    margin-bottom: 0;
    font-size: 35px;
    color: #1f1a39;
    font-weight: 700;
    font-family: "Raleway";
}

.home-head h3 {
    margin-bottom: 20px;
    font-size: 26px;
    color: #1f1a39;
    font-weight: 500;
    font-family: "Raleway";
}

.home-head ul li {
    display: flex;
    margin-bottom: 10px;
    font-size: 22px;
    color: #3b4f71;
    font-weight: 500;
    font-family: "Raleway";
}

.home-head ul li:before {
    font-family: 'FontAwesome';
    content: "\f00c";
    margin-right: 5px;
}

.home-head .has-search {
    position: relative;
    margin-top: 30px
}

.home-head .has-search .form-control {
    padding-left: 2.375rem;
    height: 48px;
    border-radius: 5px !important;
}

.home-head .has-search .form-control-feedback {
    position: absolute;
    top: 5px;
    z-index: 7;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    color: #FF848B;
}

.home-head .search-btn {
    position: absolute;
    right: 1px;
    z-index: 10;
    background: #ff848b;
    color: white;
    cursor: pointer;
    margin: 5px
}


/* End home-head */


/* Start featured-nurses */

.featured-nurses {
    padding: 80px 0
}

.featured-nurses h5 {
    font-size: 18px;
    color: #ff848b;
    font-family: "Helvetica";
    text-align: center;
    margin-bottom: 5px;
}

.featured-nurses h3 {
    font-size: 35px;
    color: #000000;
    font-weight: 700;
    font-family: "Raleway";
    text-align: center;
    margin-bottom: 60px;
}

.featured-nurses .card-title {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
    font-family: "Raleway";
    text-align: center;
    margin-bottom: 5px;
}

.featured-nurses .card-visited {
    font-size: 16px;
    color: #ff848b;
    font-family: "Helvetica";
    text-align: center;
    margin-bottom: 27px;
}

.featured-nurses .card-text {
    font-size: 16px;
    color: #3b4f71;
    font-family: "Helvetica";
    text-align: center;
    margin-bottom: 17px;
}

.featured-nurses .card-img-top {
}

.circle-photo {
height: 124px;
    width: 124px;
    overflow: hidden;
    border-radius: 50%;
    margin: 25px auto 0;	
	border: solid 1px rgba(0,0,0,.125);
}

.featured-nurses .card {
    border-radius: 7px;
    transition: all 0.2s ease-in-out;
}

.featured-nurses .card:hover {
    border-color: #ff848b;
}


/* Start featured-nurses */


/* Start resourses */

.resourses {
    padding: 40px 0;
    background: #FEEFEC;
}

.resourses h3 {
    font-size: 38px;
    color: #000000;
    font-weight: 700;
    font-family: "Raleway";
    text-align: center;
    max-width: 700px;
    margin: 0 auto 50px;
}

.resourses .media {
    background: white;
    color: black;
    padding: 35px 25px;
    margin-bottom: 30px;
    transition: all 0.3s ease-in-out;
}

.resourses .media1 .img-left {
    background: url(../../images/res1.png) no-repeat center center;
    background-size: contain;
    width: 60px;
    height: 60px;
    padding: 20px;
    margin: 12px;
    transition: all 0.3s ease-in-out;
}

.resourses .media1:hover .img-left {
    background: url(../../images/res1-hover.png) no-repeat center center;
    background-size: contain;
    width: 60px;
    height: 60px;
    padding: 20px;
    margin: 12px
}

.resourses .media2 .img-left {
    background: url(../../images/res2.png) no-repeat center center;
    background-size: contain;
    width: 60px;
    height: 60px;
    padding: 20px;
    margin: 12px;
    transition: all 0.3s ease-in-out;
}

.resourses .media2:hover .img-left {
    background: url(../../images/res2-hover.png) no-repeat center center;
    background-size: contain;
    width: 60px;
    height: 60px;
    padding: 20px;
    margin: 12px
}

.resourses .media3 .img-left {
    background: url(../../images/res3.png) no-repeat center center;
    background-size: contain;
    width: 60px;
    height: 60px;
    padding: 20px;
    margin: 12px;
    transition: all 0.3s ease-in-out;
}

.resourses .media3:hover .img-left {
    background: url(../../images/res3-hover.png) no-repeat center center;
    background-size: contain;
    width: 60px;
    height: 60px;
    padding: 20px;
    margin: 12px
}

.resourses .media4 .img-left {
    background: url(../../images/res4.png) no-repeat center center;
    background-size: contain;
    width: 60px;
    height: 60px;
    padding: 20px;
    margin: 12px;
    transition: all 0.3s ease-in-out;
}

.resourses .media4:hover .img-left {
    background: url(../../images/res4-hover.png) no-repeat center center;
    background-size: contain;
    width: 60px;
    height: 60px;
    padding: 20px;
    margin: 12px
}

.resourses .media1:hover,
.resourses .media2:hover,
.resourses .media3:hover,
.resourses .media4:hover {
    background: #FF848B;
    color: white !important;
    padding: 35px 25px;
}

.resourses .media .res-title {
    font-size: 23px;
    line-height: 42px;
    color: #1f1a39;
    font-weight: 600;
    font-family: "Poppins";
    margin-bottom: 5px;
    line-height: 30px;
    transition: all 0.3s ease-in-out;
}

.resourses .media .res-desc {
    font-size: 16px;
    color: #3b4f71;
    font-weight: 400;
    font-family: "Poppins";
    transition: all 0.3s ease-in-out;
}

.resourses .media1:hover h5,
.resourses .media2:hover h5,
.resourses .media3:hover h5,
.resourses .media4:hover h5 {
    color: white;
}

.resourses .first-media .res-title {
    font-size: 23px;
    line-height: 42px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Poppins";
    line-height: 30px;
    margin-bottom: 5px;
}

.resourses .first-media .res-desc {
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Poppins";
}


/* End resourses */


/* Start posts */

.posts {
    padding: 70px 0 30px
}

.posts h3 {
    font-size: 38px;
    color: #000000;
    font-weight: 700;
    font-family: "Raleway";
    text-align: center;
}

.posts h4 {
    font-size: 21px;
    color: #000000;
    font-weight: 500;
    font-family: "Raleway";
    text-align: center;
    margin: 0 auto 50px;
    text-align: center;
    width: 50%;
}

.posts .card {
    border: none;
    transition: all 0.2s ease-in-out;
    margin: 0 auto 40px;
}

.posts .card .card-title {
    font-size: 14px;
    color: #595959;
    font-weight: 500;
    font-family: "Poppins";
    margin-bottom: 5px;
}

.posts .card .card-text {
    font-size: 18px;
    color: #0a0f2b;
    font-weight: 700;
    font-family: "Roboto";
    transition: all 0.2s ease-in-out;
    min-height: 60px;
}

.posts .card .card-link {
    font-size: 15px;
    color: #0a0f2b;
    font-weight: 700;
    font-family: "Roboto";
    transition: all 0.2s ease-in-out;
}

.posts .card-body {
    padding: 15px 5px;
}

.posts .card:hover .card-text,
.posts .card:hover .card-link {
    color: #ff848b;
}


/* End posts */


/* Start amplify */

.amplify {
    padding: 20px 0;
    background: #FBF9F7;
}

.amplify .right-content {
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;
    min-height: 440px;
}

.amplify .right-content h6 {
    font-size: 16px;
    color: #ff848b;
    font-family: "Helvetica";
    text-transform: uppercase;
}

.amplify .right-content h5 {
    font-size: 36px;
    color: #000000;
    font-weight: 700;
    font-family: "Raleway";
}

.amplify .right-content p {
    font-size: 20px;
    color: #3b4f71;
    font-family: "Helvetica";
}

.amplify .btn {
    background: #ff848b;
    color: white;
    cursor: pointer;
    margin: 0;
    position: absolute;
    right: 0;
    bottom: 20px;
}

.amplify .btn:hover {
    color: white
}

.amplify img {
    position: relative;
    bottom: -50px;
}


/* End amplify */


/* Start Magazine Section */

.magazine {
    padding: 70px 0
}

.magazine .left-content {
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;
    min-height: 440px;
}

.magazine .left-content h6 {
    font-size: 16px;
    color: #ff848b;
    font-family: "Helvetica";
    text-transform: uppercase;
}

.magazine .left-content h5 {
    font-size: 36px;
    color: #000000;
    font-weight: 700;
    font-family: "Raleway";
}

.magazine .left-content p {
    font-size: 20px;
    color: #3b4f71;
    font-family: "Raleway";
    font-weight: 400;
    width: 80%;
}

.magazine .left-content p span {
    font-weight: 500;
    font-style: italic;
}

.magazine .btn {
    background: #ff848b;
    color: white;
    cursor: pointer;
    margin: 0;
}

.magazine .btn:hover {
    color: white
}


/* End Magazine Section */


/* Start Get In Touch */

.get-in-touch {
    background: #FCD2D1;
    padding: 50px 0
}

.get-in-touch p {
    font-size: 25px;
    color: #000000;
    font-weight: 500;
    font-family: "Raleway";
    width: 80%;
    padding-top: 50px
}

.get-in-touch h4 {
    color: #000000;
    font-weight: 500;
    font-family: "Raleway";
    margin: 0 auto 20px;
    width: 77%;
}

.get-in-touch .btn {
    background: #ff848b;
    color: white;
    cursor: pointer;
    margin: 10px auto;
}

.get-in-touch .btn:hover {
    color: white
}


/* Start Get In Touch */


/* Start Footer */

footer {
    padding: 70px 0 20px;
    background: #1B262D;
}

footer li {
    margin-bottom: 15px;
}

footer a {
    color: white;
}


/* End Footer */


/* Start join-mentor Section */

.join-mentor {
    padding: 70px 0
}

.join-mentor img {
    width: 100%
}

.join-mentor .flex-img {
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;
}

.join-mentor .left-content {
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;
    min-height: 440px;
    padding-left: 40px;
}

.join-mentor .left-content h5 {
    font-size: 31px;
    color: #000000;
    font-weight: 700;
    font-family: "Raleway";
}

.join-mentor .left-content p {
    font-size: 22.5px;
    color: #3b4f71;
    font-family: "Raleway";
    font-weight: 400;
    width: 100%;
}


/* End join-mentor Section */


/* Start menetees */

.menetees {
    background: #FEEFEC;
}

.menetees .left-content {
    padding-right: 40px;
    padding-left: 0 !important
}


/* End menetees */


/* End menetors */

.menetors {
    background: #FBF9F7;
}

.menetors .left-content p {
    font-size: 22.1px !important;
}


/* End menetors */


/* Start accordion-ques */

.myaccordion {
    max-width: 900px;
    margin: 50px auto;
    padding: 0 20px
}

.myaccordion h3 {
    color: #333333;
    font-weight: 700;
    font-family: "Raleway";
    text-align: center;
}

.myaccordion h3 span {
    color: #FF848B
}

.myaccordion hr {
    border: 2px solid #FF848B;
    width: 120px;
    margin: 10px auto 50px;
}

.myaccordion .card-header {
    /* border-width: 2px;
    border-bottom-color: #EDEFF0; */
    background: transparent;
}

.myaccordion .fa-stack {
    font-size: 18px;
}

.myaccordion p {
    font-size: 17px;
    color: #3b4f71;
    font-weight: 400;
    font-family: "Raleway";
}

.myaccordion .btn {
    width: 100%;
    color: #333333;
    font-weight: 500;
    font-family: "Poppins";
    padding: 0;
}

.myaccordion .btn-link:hover,
.myaccordion .btn-link:focus {
    text-decoration: none;
}

.myaccordion li+li {
    margin-top: 10px;
}

.myaccordion .fa-inverse {
    color: #555;
    background: white;
    cursor: pointer;
}

.myaccordion .btn-link {
    cursor: pointer;
}

.myaccordion .question-name {
    margin-bottom: 0;
    white-space: pre-wrap;
    color: #333333;
    font-weight: 500;
    font-family: "Poppins";
    padding: 0;
    font-size: 20px;
}


/* End accordion-ques */


/* Start scholarship */

.scholarship {
    padding: 70px 0
}

.scholarship .sidebar .scholarship-tit-side {
    color: #0a0f2b;
    font-weight: 700;
    font-family: "Roboto";
    margin-bottom: 20px
}

.scholarship .sidebar .history li {
    width: 100%;
}

.scholarship .sidebar .history a {
    width: 100%;
    display: block;
    padding: 10px 20px;
    margin-bottom: 5px;
    background: #F7F7F7;
    transition: all 0.3s ease-in-out;
    color: black;
    font-weight: 400;
    font-family: "Roboto";
    font-size: 17px;
}

.scholarship .sidebar .history a:hover,
.scholarship .sidebar .history a:focus,
.scholarship .sidebar .history .active a {
    background: #FF848B;
    color: white
}

.scholarship .apply .btn {
    background: #ff848b;
    color: white;
    cursor: pointer;
    margin: 0;
    font-size: 13px;
    padding: 12px 10px;
    font-weight: 700;
    font-family: "Raleway";
}

.scholarship .apply {
    background: #F7F7F7;
    padding: 30px 20px
}

.scholarship .apply .btn:hover {
    color: white
}

.scholarship .free-contant {
    color: #666666;
    font-weight: 400;
    font-family: "Roboto";
    padding: 20px 0;
    font-size: 18px;
}

.scholarship .free-contant a {
    color: #ff848b
}

.scholarship .right-content img {
    width: 100%;
    margin-bottom: 20px;
}

.scholarship .right-content p {
    color: #666666;
    font-weight: 400;
    font-family: "Roboto";
    font-size: 18px;
    margin-bottom: 23px;
}

.scholarship .row-dir p {
    color: #666666;
    font-weight: 400;
    font-family: "Roboto";
    font-size: 18px;
    margin-bottom: 23px;
}

.scholarship .history-details {
    border-top: 1px solid grey;
    padding-top: 25px
}

.scholarship .history-details h5 {
    color: #ff848b;
    font-weight: 400;
    font-family: "Roboto";
}

.scholarship .history-details h4 {
    color: #0a0f2b;
    font-weight: 700;
    font-family: "Roboto";
}

.scholarship .nurse-img {
    width: 100%;
    margin: 35px auto
}

.scholarship .owl-carousel {
    margin-top: 50px;
}

.scholarship .owl-carousel .item {
    margin: 0 18px;
    position: relative;
    transition: all 0.2s ease-in-out;
}

.scholarship .owl-carousel .item .text-detail {
    position: absolute;
    bottom: -130px;
    color: white;
    padding: 18px 20px;
    border-radius: 0 0 6px 6px;
    background: rgba(1, 8, 43, 0.7);
    width: 100%;
    transition: all 0.2s ease-in-out;
}

.scholarship .owl-carousel .item:hover .text-detail {
    bottom: 0
}

.scholarship .owl-carousel .item img {
    margin-bottom: 0 !important;
}

.scholarship .owl-carousel .item .text-detail h4 {
    font-size: 24px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Roboto";
}

.scholarship .owl-carousel .item .text-detail h6 {
    color: #ffffff;
    font-weight: 400;
    font-family: "Roboto";
    font-size: 16px;
    letter-spacing: 1px;
}

.scholarship .owl-carousel .owl-nav .owl-prev span {
    position: absolute;
    top: 39%;
    left: -25px;
    font-size: 29px;
    width: 30px;
    height: 30px;
    background: #DDD;
    line-height: 27px;
    color: black;
    border-radius: 3px;
    transition: all 0.3s ease-in-out !important;
}

.scholarship .owl-carousel .owl-nav .owl-next span {
    position: absolute;
    top: 39%;
    right: -25px;
    font-size: 29px;
    width: 30px;
    height: 30px;
    background: #DDD;
    line-height: 27px;
    color: black;
    border-radius: 3px;
    transition: all 0.3s ease-in-out !important;
}

.scholarship .owl-carousel .owl-nav span:hover,
.scholarship .owl-carousel .owl-nav span:focus {
    background: #FF848B;
    color: white;
}


/* End scholarship */


/* Start Clients-says */

.clients-say {
    background: #F4CBCA;
    padding: 70px 0
}

.clients-say h4 {
    color: #000000;
    font-weight: 700;
    font-style: italic;
    font-family: "Roboto";
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
}

.clients-say h3 {
    color: #333333;
    font-weight: 300;
    font-family: "Roboto";
    text-align: center;
    font-size: 33px;
    margin-bottom: 60px;
}

.clients-say h3 b {
    font-weight: 900
}

.clients-say .content {
    background: white;
    padding: 20px;
    margin-bottom: 30px;
}

.clients-say img {
    margin-bottom: 20px
}

.clients-say .content p {
    font-size: 16.7px;
    color: #000000;
    font-weight: 400;
    font-family: "Raleway";
    min-height: 250px;
}

.clients-say .content h5 {
    color: #ff848b;
    font-weight: 700;
    font-family: "Roboto";
    font-size: 16px;
}

.clients-say .content h6 {
    font-size: 14px;
    color: #9e9e9e;
    font-weight: 600;
    font-family: "Poppins";
}


/* End Clients-says */


/* Start discounts Section */

.discounts {
    padding: 70px 0
}

.discounts .nav-tabs {
    border: 2px solid grey !important;
    border-radius: 50px;
    padding-right: 0;
}

.discounts .nav-tabs .nav-link {
    border: none !important;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    padding: 20px 27.5px;
    width: 102%;
    color: #1f1a39;
    font-weight: 600;
    font-family: "Poppins";
}

.discounts .nav-tabs .nav-link {
    border-radius: 50px !important;
}

.discounts .nav-tabs .nav-link.active,
.discounts .nav-tabs .nav-link:hover {
    background: #FF848B;
    color: white
}

.discounts #apparel,
.discounts #education,
.discounts #insurance,
.discounts #automotive,
.discounts #travel,
.discounts #flowers,
.discounts #entertainment,
.discounts #others {
    padding: 40px 0
}

.discounts #apparel h1,
.discounts #education h1,
.discounts #insurance h1,
.discounts #automotive h1,
.discounts #travel h1,
.discounts #flowers h1,
.discounts #entertainment h1,
.discounts #others h1 {
    font-size: 38px;
    color: #000000;
    font-weight: 700;
    font-family: "Raleway";
    text-align: center;
    margin-bottom: 40px
}

.discounts #apparel h5,
.discounts #education h5,
.discounts #insurance h5,
.discounts #automotive h5,
.discounts #travel h5,
.discounts #flowers h5,
.discounts #entertainment h5,
.discounts #others h5 {
    font-size: 20px;
    line-height: 30px;
    color: #999999;
    font-family: "Helvetica";
    text-align: center;
    margin-bottom: 50px;
}

.discounts #apparel .row,
.discounts #education .row,
.discounts #others .row {
    border: 1px solid #EEE;
    width: 100%;
    margin: 0 auto;
}

.discounts #insurance .row,
.discounts #flowers .row,
.discounts #entertainment .row {
    border: 1px solid #EEE;
    width: 70%;
    margin: 0 auto
}

.discounts #automotive .row,
.discounts #travel .row {
    border: 1px solid #EEE;
    width: 35%;
    margin: 0 auto
}

.discounts #apparel .row .col-lg-3,
.discounts #education .col-lg-3,
.discounts #insurance .col-lg-6,
.discounts #automotive .col-lg-12,
.discounts #travel .col-lg-12,
.discounts #flowers .col-lg-6,
.discounts #others .row .col-lg-3 {
    border: 1px solid #EEE
}

.discounts #apparel .flex-img,
.discounts #education .flex-img,
.discounts #automotive .flex-img,
.discounts #travel .flex-img,
.discounts #flowers .flex-img,
.discounts #entertainment .flex-img,
.discounts #others .flex-img {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 90px;
    margin: 30px auto 0;
}

.discounts #insurance .flex-img {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 125px;
    margin: 30px auto 0;
}

.discounts #apparel h6,
.discounts #education h6,
.discounts #insurance h6,
.discounts #automotive h6,
.discounts #travel h6,
.discounts #flowers h6,
.discounts #entertainment h6,
.discounts #others h6 {
    font-size: 17.3px;
    line-height: 30px;
    color: #999999;
    font-family: "Helvetica";
    margin-top: 20px;
    margin-bottom: 20px;
}


/* End discounts Section */


/* Start marketing sectiom */

.marketing {
    background: #FBF9F7;
}

.market-videos {
    background: #FBF9F7;
}

.review-marketing {
    background: #FEEFEC;
}

.marketing p,
.modern-marketing p,
.market-videos p,
.review-marketing p,
.worldwide-marketing p {
    font-size: 21px !important;
    color: #3b4f71 !important;
    font-family: "Helvetica" !important;
}

.modern-marketing img {
    width: 85%;
    margin: 0 auto
}

.modern-marketing ul li {
    font-weight: 400;
    width: 100%;
    font-size: 22px;
    display: flex;
    color: #3b4f71;
    font-family: "Helvetica";
    margin-bottom: 20px
}

.modern-marketing ul li:before {
    font-family: 'FontAwesome';
    content: "\f00c";
    margin-right: 5px;
    color: #FF848B
}

.market-videos .content {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: auto;
    overflow: hidden;
    border-radius: 5px;
}

.market-videos .content .content-overlay {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 1;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.market-videos .content-image {
    /* width: 100%; */
    max-height: 100%;
}

.market-videos .content-details {
    position: absolute;
    top: 0;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%;
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.market-videos .content-details h3 {
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.15em;
    margin-bottom: 0.5em;
    text-transform: uppercase;
}

.market-videos .content-details p {
    color: #fff;
    font-size: 0.8em;
}

.market-videos h5 {
    font-size: 31px;
    color: #000000;
    font-weight: 700;
    font-family: "Raleway";
    /* text-align: center; */
    margin-top: 20px;
}

.row-videos {
    margin-top: 60px;
    margin-bottom: 30px;
}

.row-videos h4 {
    font-size: 16px;
    color: #0a0f2b;
    font-weight: 700;
    font-family: "Roboto";
    transition: all 0.2s ease-in-out;
    margin-bottom: 10px;
    margin-top: 12px;
}


/* 
.row-videos h6 {
    font-size: 14px;
    color: #595959;
    font-weight: 500;
    font-family: "Poppins";

} */

.market-videos .play-icon {
    width: 60%;
    cursor: pointer;
}

.video-modal-market .modal-content {
    background: transparent;
    border: none;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    display: flex !important;
    justify-content: center;
    align-items: center;
    max-width: 100% !important;
}

.video-modal-market .modal-dialog.modal-dialog-centered.modal-lg {
    width: 100%;
}

.close-market-modal {
    display: block;
    z-index: 99999999999999;
    opacity: 1 !important;
}

.close-market-span {
    position: absolute;
    right: -20px;
    top: -26px;
    color: white;
    opacity: 1;
    background: #FF848B;
    width: 30px;
    height: 30px;
    line-height: 27px;
    text-align: center;
    z-index: 99999;
    overflow: hidden;
    text-shadow: none !important;
    border-radius: 50%;
    font-size: 30px;
    padding: 0;
    cursor: pointer;
}


/* End marketing sectiom */


/* Start Career Center */

.career-center {
    /* padding: 70px 0 40px !important; */
    background: #FBF9F7;
}

.career-center h2 {
    color: #000000;
    font-weight: 700;
    font-family: "Raleway";
    text-align: center;
}

.career-center h6 {
    color: #686868;
    font-family: "Helvetica";
    text-align: center;
    width: 43%;
    margin: 0 auto
}

.career-center .owl-carousel {
    margin-top: 50px;
}

.career-center .owl-carousel .item {
    margin: 0 18px;
    position: relative;
    transition: all 0.2s ease-in-out;
}

.career-center .owl-carousel .item .text-detail {
    position: absolute;
    bottom: -130px;
    color: white;
    padding: 18px 20px;
    border-radius: 0 0 6px 6px;
    background: rgba(1, 8, 43, 0.7);
    width: 100%;
    transition: all 0.2s ease-in-out;
}

.career-center .owl-carousel .item:hover .text-detail {
    bottom: 0
}

.career-center .owl-carousel .item img {
    margin-bottom: 0 !important;
}

.career-center .owl-carousel .owl-nav .owl-prev span {
    position: absolute;
    top: 22%;
    left: -25px;
    font-size: 30px;
    color: black;
    transition: all 0.3s ease-in-out !important;
}

.career-center .owl-carousel .owl-nav .owl-next span {
    position: absolute;
    top: 22%;
    right: -25px;
    font-size: 30px;
    color: black;
    transition: all 0.3s ease-in-out !important;
}

.career-center .owl-carousel .owl-nav.disabled {
    display: block;
}


/* .career-center .owl-carousel .owl-dots {
    display: none;
} */

.career-center .card-body {
    background: #FBF9F7;
}

.career-webinars .left-content p {
    font-size: 22.5px !important;
    color: #3b4f71;
    font-family: "Helvetica" !important;
    font-weight: 400;
    width: 100%;
}

.career-webinars .left-content p a {
    font-weight: bold;
    color: #3B4F71
}


/* End Career Center */


/* in-the-news */

.in-the-news {
    background: #FBF9F7 !important
}

.in-the-news h5 {
    width: 70%;
}

.in-the-news p {
    width: 95% !important;
}


/* in-the-news */


/* scholar-award */

.scholar-award h6 {
    color: #ff848b;
    font-weight: 400;
    font-family: "Roboto";
}

.scholar-award h4 {
    font-size: 36px;
    color: #0a0f2b;
    font-weight: 500;
    font-family: "Raleway";
    display: flex;
}

.scholar-award .left-content p {
    font-size: 22.4px !important
}

.covid-news-videos {
    padding: 40px 0 !important;
}

.covid-news-videos .content {
    position: relative;
    width: 95% !important;
    max-width: 80% !important;
    margin: auto;
    overflow: hidden;
    margin-bottom: 20px;
    border-radius: 5px;
}

.covid-news-videos .left-content {
    display: block !important;
}

.covid-news-videos .left-content .h5 {
    font-size: 21px !important;
    color: #000000;
    font-weight: 700;
    font-family: "Raleway";
}


/* scholar-award */


/* newsletter-nurse */

.newsletter-nurse {
    padding: 50px 0;
    background: #FCD2D1;
}

.newsletter-nurse h2 {
    font-size: 38px;
    letter-spacing: -1px;
    color: #000000;
    font-weight: 700;
    font-family: "Raleway";
}

.newsletter-nurse p {
    font-size: 20.3px;
    color: #3b4f71;
    font-family: "Helvetica";
}

.newsletter-nurse .col-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.newsletter-nurse .subscribe {
    background: white;
    padding: 50px 25px;
    width: 70%;
    margin: 0 auto;
    filter: drop-shadow(0px 5px 39.5px rgba(0, 0, 0, 0.13));
    background-color: #fff9f9;
    border-radius: 7px;
}

.newsletter-nurse .subscribe .email-input {
    width: 68%;
    height: 40px;
    border-radius: 5px;
    padding: 3px 3px 3px 10px;
    border: 1px solid #AAA;
}

.newsletter-nurse .subscribe .submit-input {
    width: 30%;
    height: 40px;
    border-radius: 5px;
}

.newsletter-nurse .subscribe .btn {
    background: #ff848b;
    color: white;
    cursor: pointer;
    margin: 0;
    position: relative;
    top: -2px
}

.newsletter-nurse .subscribe .btn:hover {
    color: white
}


/* newsletter-nurse */


/* Start advisor */

.advisor p {
    font-size: 21.5px !important;
}

.advisor img {
    width: 100%
}

.advisor .btn {
    background: #ff848b;
    color: white;
    cursor: pointer;
    margin: 0;
}

.advisor .btn:hover {
    color: white
}


/* End advisor */

.amplify-your-voice {
    background: #FBF9F7 !important;
}

.amplify-your-video {
    background: white !important;
    padding: 10px 0 !important
}

.amplify-your-video .btn {
    background: #ff848b;
    color: white;
    cursor: pointer;
    /* margin: 10px auto !important; */
    position: relative;
    top: -40px;
}

.amplify-your-video .btn:hover {
    color: white
}

.digital-print h6 {
    color: #ff848b;
    font-weight: 700;
    font-family: "Raleway";
}

.digital-print {
    background: #FBF9F7;
}

.digital-print .btn {
    background: #ff848b;
    color: white;
    cursor: pointer;
    margin: 0;
}

.digital-print .btn:hover {
    color: white
}

.digital-print p {
    font-size: 21.5px !important;
    color: #3b4f71 !important;
    font-family: "Helvetica" !important;
}

.write-newsletter p {
    font-size: 19.5px !important;
    color: #3b4f71 !important;
    font-family: "Helvetica" !important;
}

.become-expert {
    background: #FBF9F7;
}

.become-expert p {
    color: #3b4f71 !important;
    font-family: "Helvetica" !important;
    font-size: 20.3px !important;
}

.become-expert .last-p {
    color: #ff848b !important;
    font-weight: 700;
    font-family: "Raleway";
    font-size: 25px !important;
    line-height: 28px !important;
}

.become-expert ul {
    padding-left: 20px !important;
}

.become-expert li {
    color: #3b4f71 !important;
    font-family: "Helvetica" !important;
    font-size: 20.3px !important;
}

.become-expert li::marker {
    color: #ff848b
}

.create-tips {
    background: white !important;
}

.create-tips h4 {
    color: #ff848b;
    font-weight: 700;
    font-family: "Raleway";
    font-size: 31.5px !important;
    margin: 0 !important;
}

.create-tips p {
    font-size: 21.8px !important;
    color: #3b4f71 !important;
    font-family: "Helvetica" !important;
}

.become-speaker {
    padding: 30px 0;
}

.become-speaker h4 {
    color: #000000;
    font-weight: 700;
    font-family: "Raleway";
    font-size: 38px !important;
}

.become-speaker h6 {
    font-size: 20px;
    color: #3b4f71;
    font-family: "Helvetica";
    text-align: center;
    width: 51%;
    margin: 0 auto;
}

.become-speaker h6 a {
    color: #3b4f71;
    font-weight: bold;
}