/* video css plyr*/
.video_block {
    background: #e7f6f8;
    padding-bottom: 80px;
}

.inner_video {
    width: 60%;
    margin: 0px auto;
    position: relative;
}

.video_block .inner_video .plyr__poster {
    top: -1px;
}
.video_block .inner_video .plyr--video {
    background: #e7f6f8;
    top: -1px;
}
.video_block .inner_video .plyr__video-wrapper {
    background: #e7f6f8;
}
.video_block .inner_video .plyr__video-embed, .video_block .inner_video .plyr__video-wrapper--fixed-ratio {
    padding-bottom: 56.25% !important;
}



.sevings-wrap .container {
    max-width: 904px;
    margin: 0 auto;
    padding: 0 50px;
}

.sevings-wrap .seving-content {
    text-align: center;
}

.sevings-wrap .seving-content h5 {
    font-size: 20px;
    font-weight: 700;
    color: #18aab7;
    margin-top: 30px;
}

.sevings-wrap .seving-content p {
    color: #000;
    font-size: 18px;
}

.sevings-wrap .seving-content .link-btn {
    background-color: #195fad;
    color: #fff;
    font-size: 14px;
    padding: 14px 60px;
    display: inline-block;
    margin-top: 20px;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    text-transform: uppercase;
}

.sevings-wrap .seving-content .link-btn:hover {
    background-color: #18aab7;
}

.sevings-wrap .seving-content .links a {
    color: #195fad;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    margin: 0 20px;
}

.sevings-wrap .seving-content .links a:hover {
    color: #18aab7;
}

.participat-warp {
    margin: 10px 0;
}

.participat-warp .container {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 50px;
}

.participat-warp .grid-row {
    background-color: #ebebeb;
    padding: 30px 40px;
}

.participat-warp .grid-row h3 {
    color: #195fad;
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 50px;
}

.participat-warp .grid-row.prenatal-grid .logo-content {
    justify-content: space-between;
}

.participat-warp .grid-row .logo-content {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
}

.participat-warp .grid-row .logo-content:not(:last-child) {
    border-bottom: 1px solid #fff;
}

.participat-warp .grid-row .logo-content figure {
    width: 20%;
}

.participat-warp .grid-row .logo-content .text {
    width: 32%;
    text-align: center;
    padding: 0 38px;
}

.participat-warp .grid-row .logo-content .text p {
    color: #195fad;
    font-size: 18px;
    font-weight: 500;
}

.participat-warp .grid-row .logo-content a {
    text-decoration: none;
    font-size: 18px;
    font-weight: 500;
    color: #195fad;
}

.participat-warp .grid-row .logo-content a:hover {
    color: #18aab7;
}

.program-coupon {
    margin: 50px 0;
}

.program-coupon .container {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 50px;
}

.program-coupon .gird-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.program-coupon .gird-wrap .col-left {
    /*width: 50%;*/
    padding: 0 50px;
    margin: 0 auto;
}

.program-coupon .gird-wrap .col-right {
    width: 50%;
    padding: 0 50px;
}

.program-coupon .gird-wrap .box {
    text-align: center;
}

.program-coupon .gird-wrap .box h3 {
    color: #195fad;
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 25px;
}

.program-coupon .gird-wrap .box h5 {
    color: #18aab7;
    font-size: 20px;
    font-weight: 700;
    margin: 30px 0;
}

.program-coupon .gird-wrap .box p {
    color: #000;
    font-size: 18px;
    margin: 30px 0;
}


/* @media (max-width:1240px){
    .program-coupon .gird-wrap .box p {
        font-size: 16px;  
    }
}
@media (max-width:1199px){
    .program-coupon .gird-wrap .box p {
        font-size: 14px;  
    }
} */

.program-coupon .gird-wrap .box a {
    color: #195fad;
    font-weight: 700;
    text-decoration: none;
    font-size: 18px;
}

.program-coupon .gird-wrap .box a:hover {
    color: #18aab7;
}

.program-coupon .gird-wrap .box a span {
    margin-left: 10px;
}

.program-coupon .gird-wrap .box h6 {
    font-size: 18px;
    color: #000;
    margin-top: 30px;
}

.program-coupon .gird-wrap .box h6 a {
    color: #000;
    font-weight: 400;
    text-decoration: underline;
}

.program-coupon .gird-wrap .waring-text {
    width: 100%;
    margin-top: 40px;
    border: 2px solid #000;
    padding: 25px;
    text-align: center;
}

.program-coupon .gird-wrap .waring-text h6 {
    color: #000;
    font-size: 18px;
    font-weight: 700;
}

.program-coupon .disc {
    margin: 50px 0;
}

.program-coupon .disc p {
    font-size: 15px;
    color: #000;
    font-weight: 400;
}

.safety-info {
    margin-bottom: 30px;
}

.safety-info .container {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 50px;
}

.safety-info .grid-row h5 {
    color: #000;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.safety-info .grid-row h6 {
    color: #000;
    font-size: 15px;
    margin-bottom: 40px;
    border: 2px solid #000;
    padding: 20px 20px;
}

.safety-info .grid-row p {
    color: #000;
    font-size: 15px;
}

.banner-wrapper {
    background-repeat: no-repeat !important;
    padding: 30px;
    background-size: cover !important;
    position: relative;
    background-position: 100% !important;
    display: flex;
    align-items: center;
}

.banner-wrapper .container-md {
    max-width: 1380px;
    margin: 0 auto;
    padding: 0 50px;
}

.banner-wrapper .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #18aab7;
    background-color: rgba(24, 170, 183, .7);
    width: 100%;
    bottom: 0;
}

.banner-wrapper .disc {
    position: relative;
    z-index: 99;
}

.banner-wrapper .disc h2 {
    color: #fff;
    font-size: 45px;
    font-weight: 300;
}

.opportunity-wapper {
    padding: 80px 0;
    background-color: #e7f6f8;
}

.opportunity-wapper .container {
    max-width: 950px;
    margin: 0 auto;
    padding: 0 50px;
}

.opportunity-wapper .opp-grid {
    text-align: center;
}

.opportunity-wapper .opp-grid h3 {
    color: #195fad;
    font-size: 35px;
    font-weight: 300;
    margin-bottom: 40px;
}

.opportunity-wapper .opp-grid p {
    color: #000;
    font-size: 18px;
    margin-bottom: 60px;
}

.opportunity-wapper .opp-grid h5 {
    font-size: 20px;
    color: #18aab7;
    font-weight: 700;
}

.opportunity-wapper .opp-grid .opp-point {
    max-width: 620px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    text-align: left;
    margin-bottom: 20px;
}

.opportunity-wapper .opp-grid .opp-point li {
    width: 50%;
    padding-left: 70px;
    margin: 5px 0;
    color: #000;
    position: relative;
    list-style: none;
}

.opportunity-wapper .opp-grid .opp-point li::before {
    content: '.';
    position: absolute;
    color: #18aab7;
    top: -30px;
    left: 50px;
    font-size: 40px;
}

.opportunity-wapper .opp-grid .link-btn {
    background-color: #195fad;
    color: #fff;
    font-size: 14px;
    padding: 17px 60px;
    display: inline-block;
    margin-top: 20px;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    text-transform: uppercase;
}

.opportunity-wapper .opp-grid .link-btn:hover {
    background-color: #18aab7;
}

.press-wrapper {
    display: flex;
    align-items: center;
}

.press-wrapper .container-md {
    max-width: 1380px;
    margin: 0 auto;
    padding: 0 50px;
}

.work-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.work-wrapper .col-left {
    width: 50%;
    padding-right: 100px;
}

.work-wrapper .col-left h3 {
    color: #195fad;
    font-size: 35px;
    font-weight: 300;
}

.work-wrapper .col-left p {
    font-size: 18px;
    color: #000;
}

.work-wrapper .col-left .link-btn {
    background-color: #195fad;
    color: #fff;
    font-size: 14px;
    padding: 17px 60px;
    display: inline-block;
    margin-top: 20px;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    text-transform: uppercase;
}

.ourteam {
    padding: 100px 0;
    background-color: #e7f6f8;
}

.ourteam .container {
    max-width: 1380px;
    margin: 0 auto;
    padding: 0 50px;
}

.ourteam .section-heading {
    text-align: center;
    margin-bottom: 70px;
}

.ourteam .section-heading h3 {
    font-size: 35px;
    color: #195fad;
    font-weight: 300;
}

.ourteam .team {
    padding: 0 158px;
    position: relative;
}

.ourteam .team .team-slider .item {
    display: flex;
    justify-content: space-between;
}

.ourteam .team .team-slider .item figure {
    width: 27%;
}

.ourteam .team .team-slider .item .text {
    padding-left: 50px;
}

.ourteam .team .team-slider .item .text h6 {
    font-size: 25px;
    font-weight: 700;
    color: #195fad;
}

.ourteam .team .team-slider .item .text span {
    font-weight: 300;
    font-size: 20px;
    color: #000;
}

.ourteam .team .team-slider .item .text p {
    font-size: 20px;
    color: #000;
    font-weight: 400;
    margin-top: 5px;
}


/*----current_opening page -----*/

section.current_opening h2 {
    padding: 50px 0;
    text-align: center;
}

.ourteam .team .prev {
    position: absolute;
    top: 37%;
    left: 0;
    color: #18aab7;
    font-size: 50px;
    cursor: pointer;
    list-style: none;
}


}
.ourteam .team .next {
    position: absolute;
    top: 37%;
    right: 0;
    color: #18aab7;
    font-size: 50px;
    cursor: pointer;
    list-style: none;
}
.work-wrapper .col-left .link-btn:hover {
    background-color: #18aab7;
}
.work-wrapper .col-right {
    width: 50%;
}
.work-wrapper .col-right figure {
    width: 100%;
}
.work-wrapper .col-right figure img {
    width: 100%;
}
.diversity-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.diversity-wrapper .col-right {
    width: 50%;
    padding-left: 100px;
}
.diversity-wrapper .col-right h3 {
    color: #195fad;
    font-size: 35px;
    font-weight: 300;
}
.diversity-wrapper .col-right p {
    font-size: 18px;
    color: #000;
}
.diversity-wrapper .col-right .link-btn {
    background-color: #195fad;
    color: #fff;
    font-size: 14px;
    padding: 17px 60px;
    display: inline-block;
    margin-top: 20px;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    text-transform: uppercase;
}
.diversity-wrapper .col-right .link-btn:hover {
    background-color: #18aab7;
}
.diversity-wrapper .col-left {
    width: 50%;
}
.diversity-wrapper .col-left figure {
    width: 100%;
}
.diversity-wrapper .col-left figure img {
    width: 100%;
}
.contact-banner {
    background-repeat: no-repeat !important;
    height: 175px;
    background-size: cover !important;
    position: relative;
    background-position: 100% !important;
    display: flex;
    align-items: center;
}
.contact-banner .container-md {
    max-width: 1380px;
    margin: 0 auto;
    padding: 0 50px;
}
.contact-banner .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #163f68;
    background-color: rgba(22, 63, 104, .8);
    width: 100%;
    bottom: 0;
}
.contact-banner .disc {
    position: relative;
    z-index: 99;
}
.contact-banner .disc h2 {
    color: #fff;
    font-size: 45px;
    font-weight: 300;
}
.contact-wrapper {
    padding: 70px 0;
}
.contact-wrapper .container {
    max-width: 1380px;
    margin: 0 auto;
    padding: 0 50px;
}
.contact-wrapper .section-heading {
    text-align: center;
    margin-bottom: 70px;
}
.contact-wrapper .section-heading h3 {
    font-size: 35px;
    color: #195fad;
    font-weight: 300;
}
.contact-wrapper .section-heading p {
    color: #000;
    font-size: 18px;
    max-width: 830px;
    margin: 0 auto;
}
.contact-wrapper .contact-grid {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.contact-wrapper .contact-grid .col-left {
    width: 50%;
    padding-right: 50px;
}
.contact-wrapper .contact-grid .col-left h4 {
    font-size: 35px;
    color: #195fad;
    font-weight: 300;
    margin-bottom: 30px;
}
.contact-wrapper .contact-grid .col-left h6 {
    color: #18aab7;
    font-weight: 700;
    font-size: 18px;
}
.contact-wrapper .contact-grid .col-left p {
    color: #000;
    font-size: 18px;
    max-width: 320px;
}
.contact-wrapper .contact-grid .col-left ul {
    display: flex;
    margin-left: 0;
}
.contact-wrapper .contact-grid .col-left ul li:not(:last-child) {
    margin-right: 20px;
}
.contact-wrapper .contact-grid .col-left ul li a {
    width: 40px;
    height: 40px;
    color: #fff;
    background-color: #18aab7;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
}
.contact-wrapper .contact-grid .col-left ul li::marker {
    display: none;
    content: '';
}
.contact-wrapper .contact-grid .col-left ul li a:hover {
    background-color: #195fad;
}
.contact-wrapper .contact-grid .col-left .map {
    margin-top: 40px;
}
.contact-wrapper .contact-grid .col-left .map iframe {
    width: 100%;
}
.contact-wrapper .contact-grid .col-left .map figure {
    width: 100%;
    position: relative;
}
.contact-wrapper .contact-grid .col-left .map figure img {
    width: 100%;
}
.contact-wrapper .contact-grid .col-left .map figure span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% -50%);
    color: #195fad;
    font-size: 60px;
}
.contact-wrapper .contact-grid .col-right {
    width: 50%;
    padding-left: 50px;
}
.contact-wrapper .contact-grid .col-right h6 {
    color: #18aab7;
    font-weight: 700;
    font-size: 18px;
}
.contact-wrapper .contact-grid .col-right .form-group {
    margin-top: 30px;
}
.contact-wrapper .contact-grid .col-right br {
    display: none;
}
.contact-wrapper .contact-grid .col-right p {
    margin: 0;
}
.contact-wrapper .contact-grid .col-right .form-group label {
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    color: #000;
}
.contact-wrapper .contact-grid .col-right .wpcf7-form-control-wrap {
    margin-bottom: 26px;
    display: block;
}
.contact-wrapper .contact-grid .col-right .form-group .form-control {
    width: 100%;
    margin-bottom: 0;
    margin-top: 7px;
    border-radius: 4px;
    outline: none;
    border: 1px solid #dadada;
    padding: 12px 10px;
}
.contact-wrapper .contact-grid .col-right .form-group textarea.form-control {
    height: 94px;
}
.contact-wrapper .contact-grid .col-right .form-group .radio-btn {
    margin-bottom: 20px;
}
.contact-wrapper .contact-grid .col-right .form-group .radio-btn .wpcf7-list-item {
    width: 100%;
    margin-left: 0;
}
.contact-wrapper .contact-grid .col-right .form-group .radio-btn span {
    font-size: 18px;
    font-weight: 600;
    color: #000;
}
.contact-wrapper .contact-grid .col-right .form-group .radio-btn input {
    margin-bottom: 0;
}
.contact-wrapper .contact-grid .col-right .form-group .radio-btn label .wpcf7-list-item-label {
    position: relative;
}

/* .contact-wrapper .contact-grid .col-right .form-group .radio-btn label .wpcf7-list-item-label:before{
	content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    border: 1px solid gray;
    border-radius: 50%;
	top: 50%;
    transform: translateY(-50%);
	transition: all .3s ease-in-out;
}
.contact-wrapper .contact-grid .col-right .form-group .radio-btn label input{
	display: none;
}
.contact-wrapper .contact-grid .col-right .form-group .radio-btn label input:checked .wpcf7-list-item-label:before{
	border: 5px solid #195fad;
} */
.contact-wrapper .contact-grid .col-right input[type='submit'] {
    cursor: pointer;
    background-color: #18aab7;
    color: #fff;
    text-transform: uppercase;
    transition: all .3s ease-in-out;
}
.contact-wrapper .contact-grid .col-right input[type='submit']:hover {
    background-color: #195fad;
}
.pro-wrapper {
    background-repeat: no-repeat !important;
    height: 175px;
    background-size: cover !important;
    position: relative;
    background-position: 100% 75% !important;
    display: flex;
    align-items: center;
}
.pro-wrapper .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #052646;
    background-color: rgba(5, 38, 70, .7);
    width: 100%;
    bottom: 0;
}
.pro-wrapper .disc {
    position: relative;
    z-index: 99;
}
.pro-wrapper .disc h2 {
    color: #fff;
    font-size: 45px;
    font-weight: 300;
}
.pro-sec {
    padding: 50px 0;
}
.pro-sec .container {
    max-width: 1380px;
    margin: 0 auto;
    padding: 0 50px;
}
.pro-sec .section-heading {
    text-align: center;
}
.pro-sec .section-heading h3 {
    font-size: 35px;
    color: #195fad;
    font-weight: 300;
    max-width: 530px;
    margin: 0 auto;
}
.diversity-wrapper.quality {
    background-color: #ebebeb;
}
.rquest-wrapper {
    padding: 60px 0;
}
.rquest-wrapper .container {
    max-width: 1380px;
    margin: 0 auto;
    padding: 0 50px;
}
.rquest-wrapper .section-heading {
    text-align: center;
    max-width: 920px;
    margin: 0 auto;
}
.rquest-wrapper .section-heading h3 {
    font-size: 35px;
    color: #195fad;
    font-weight: 300;
    margin-bottom: 20px;
}
.rquest-wrapper .section-heading p {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    margin-bottom: 20px;
}
.rquest-wrapper .section-heading p em {
    font-style: italic;
}
.rquest-wrapper .request-grid {
    max-width: 730px;
    margin: 0 auto;
}
.rquest-wrapper .request-grid .form-group {
    margin-top: 50px;
}
.rquest-wrapper .request-grid .form-group label {
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    color: #000;
}
.rquest-wrapper .request-grid .form-group .form-control {
    width: 100%;
    margin-bottom: 26px;
    margin-top: 7px;
    border-radius: 4px;
    outline: none;
    border: 1px solid #dadada;
    padding: 12px 10px;
}
.rquest-wrapper .request-grid .form-group textarea.form-control {
    height: 94px;
}
.rquest-wrapper .request-grid .form-group .radio-btn {
    margin-bottom: 20px;
}
.rquest-wrapper .request-grid .form-group .radio-btn .wpcf7-list-item {
    display: inherit;
    margin: 0;
}
.rquest-wrapper .request-grid .form-group .radio-btn span {
    font-size: 18px;
    font-weight: 600;
    color: #000;
}
.rquest-wrapper .request-grid .form-group .button-wrap {
    text-align: center;
}
.rquest-wrapper .request-grid .form-group .button-wrap .submit-btn {
    background-color: #195fad;
    color: #fff;
    font-size: 14px;
    padding: 14px 60px;
    display: inline-block;
    margin-top: 35px;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    text-transform: uppercase;
    border: 0;
}
.rquest-wrapper .request-grid .form-group .button-wrap .submit-btn:hover {
    background-color: #18aab7;
}
.info-wrapper {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
    background-position: 100% 75% !important;
    padding: 100px 0;
    background-color: #89d4da;
}
.info-wrapper .container {
    max-width: 1380px;
    margin: 0 auto;
    padding: 0 50px;
}
.info-wrapper .section-heading {
    text-align: center;
    max-width: 920px;
    margin: 0 auto;
    position: relative;
    z-index: 99;
}
.info-wrapper .section-heading h3 {
    font-size: 35px;
    color: #195fad;
    font-weight: 300;
    margin-bottom: 20px;
}
.info-wrapper .info-grid ul {
    max-width: 600px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.info-wrapper .info-grid ul li {
    width: 50%;
    color: #195fad;
    font-weight: 700;
    font-size: 18px;
    padding-left: 50px;
    margin: 10px 0;
    list-style: none;
}
.info-wrapper .info-grid ul li a {
    color: #195fad;
}
.info-wrapper .info-grid ul li a:hover {
    color: #fff;
}
.info-wrapper .info-grid ul li span {
    margin-left: 5px;
}
.press-wrapper {
    background-repeat: no-repeat !important;
    padding: 30px;
    background-size: cover !important;
    position: relative;
    background-position: 100% 75% !important;
}
.press-wrapper .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #18aab7;
    background-color: rgba(24, 170, 183, .8);
    width: 100%;
    bottom: 0;
}
.press-wrapper .disc {
    position: relative;
    z-index: 99;
}
.press-wrapper .disc h2 {
    color: #fff;
    font-size: 45px;
    font-weight: 300;
}
.press {
    padding: 70px 0;
}
.press .container {
    max-width: 1380px;
    margin: 0 auto;
    padding: 0 50px;
}
.press .category-grid {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 40px;
}
.press .category-grid .category-list {
    display: flex;
    align-items: center;
}
.press .category-grid .category-list label {
    width: auto;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    margin-right: 6px;
    white-space: nowrap;
}
.press .category-grid .category-list .form-control {
    border-radius: 4px;
    outline: none;
    border: 1px solid #dadada;
    padding: 5px 10px;
    margin: 0 6px;
    height: 36px;
    font-size: 16px;
}
.press .category-grid .category-list span {
    background-color: #195fad;
    color: #fff;
    font-size: 14px;
    padding: 8px 10px;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    text-transform: uppercase;
    border: 0;
    font-size: 20px;
    outline: none;
    cursor: pointer;
}
.press .category-grid .search-box .form-control {
    border-radius: 4px;
    outline: none;
    border: 1px solid #dadada;
    padding: 10px 10px;
    height: 36px;
    font-size: 16px;
}
.press .category-grid .category-list #category-by.form-control {
    margin-right: 15px;
}
.press .category-grid form {
    display: flex;
}
.press .category-grid .search-box #blog-search .form-control {
    margin-bottom: 0;
    margin-right: 5px;
}
.press .category-grid .search-box .btn-go {
    background-color: #195fad;
    color: #fff;
    font-size: 14px;
    padding: 10px 10px;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    text-transform: uppercase;
    border: 0;
    border-radius: 4px;
    outline: none;
    cursor: pointer;
}
.press .category-grid .search-box .btn-go:hover {
    background-color: #18aab7;
}
.press .masonry-grid {
    column-count: 4;
    column-gap: 20px;
}
.press .masonry-grid .item {
    border: 1px solid #195fad;
    padding: 10px;
    margin-bottom: 20px;
    break-inside: avoid;
}
.press .masonry-grid .item a {
    text-decoration: none;
}
.press .masonry-grid .item a h4 {
    font-size: 18px;
    color: #195fad;
    font-weight: 700;
    line-height: 1.5;
    margin: 10px 0;
}
.press .masonry-grid .item span {
    color: #195fad;
    font-size: 18px;
    font-weight: 300;
}
.press .masonry-grid .item p {
    color: #000;
    margin: 10px 0;
}
.press .masonry-grid .item .link-btn {
    color: #195fad;
    font-size: 18px;
}
.press .masonry-grid .item .link-btn:hover {
    color: #18aab7;
}
.benefits {
    padding: 100px 0;
}
.benefits .container {
    max-width: 1380px;
    margin: 0 auto;
    padding: 0 50px;
}
.benefits .section-heading {
    text-align: center;
    max-width: 920px;
    margin: 0 auto;
}
.benefits .section-heading h3 {
    font-size: 35px;
    color: #195fad;
    font-weight: 300;
    margin-bottom: 20px;
}
.benefits .section-heading p {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    margin-bottom: 20px;
}
.benefits .benefits-grid {
    margin-top: 40px;
    text-align: center;
}
.benefits .benefits-grid h6 {
    color: #18aab7;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 30px;
}
.benefits .benefits-grid ul {
    /* display: flex;
    flex-wrap: wrap;
    justify-content: space-between;*/
    
    column-count: 2;
    max-width: 850px;
    margin: 0 auto;
    text-align: left;
    margin-bottom: 40px;
}
.benefits .benefits-grid ul li {
    width: 100%;
    padding-left: 50px;
    position: relative;
    margin: 12px 0;
    padding-right: 50px;
    line-height: 1.2;
    font-size: 18px;
    color: #000;
    list-style: none;
}
.benefits .benefits-grid ul li::before {
    content: '';
    position: absolute;
    top: 8px;
    left: 30px;
    background: #18aab7;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}
.benefits .benefits-grid .link-btn {
    background-color: #195fad;
    color: #fff;
    font-size: 14px;
    padding: 17px 60px;
    display: inline-block;
    margin-top: 20px;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    text-transform: uppercase;
}
.benefits .benefits-grid .link-btn:hover {
    background-color: #18aab7;
}
.benefits .benefits-grid span {
    display: block;
    font-size: 14px;
    color: #000;
    font-style: italic;
    margin-top: 80px;
}
section.text-1 .text h3 {
    font-size: 35px;
}

/*popup css*/
.popup-wrapp {
    position: fixed;
    background: rgba(0, 0, 0, .3);
    top: 0;
    bottom: 0;
    width: 100%;
    left: 0;
    display: flex;
    align-items: center;
    z-index: 9;
    display: none;
}
.popup-wrapp .container {
    max-width: 1065px;
    margin: 0 auto;
    padding: 0 50px;
    position: relative;
}
.popup-wrapp .container .close-btn {
    position: absolute;
    right: 46px;
    top: -8px;
    background: #000;
    color: #fff;
    width: 26px;
    height: 26px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    cursor: pointer;
}
.popup-wrapp .popup-grid {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    background-color: #fff;
    padding: 20px;
}
.popup-wrapp .popup-grid .section-heading {
    text-align: center;
    width: 100%;
}
.ourteam .team .team-slider .item figure {
    max-width: 130px;
    width: 100% !important;
    margin: 0;
    padding: 0;
}

/* .team-slider .arror-button li.next.slick-arrow{
    position: absolute;
    top: 50%;
    transform: translateY(-26%);
    right: 0;
    list-style: none
 }*/
.popup-wrapp .popup-grid .section-heading h4 {
    font-size: 25px;
    color: #195fad;
    font-weight: 300;
    margin-bottom: 20px;
}
.popup-wrapp .popup-grid .box {
    width: 23%;
    margin-top: 20px;
    border: 2px dotted #000;
    padding: 20px 10px;
    text-align: center;
}
.popup-wrapp .popup-grid .box figure {
    margin: 30px 0;
}
.popup-wrapp .popup-grid .box p {
    font-size: 18px;
    color: #000;
}
.popup-wrapp .popup-grid .box p strong {
    margin-right: 5px;
}
.popup-wrapp .popup-grid .box:not(:nth-child(5n)) {
    margin-right: 24px;
}
.site-footer .contact .contact-items a {
    color: #fff;
}
.contact-wrapper .contact-grid .col-right .form-group .wpcf7-submit {
    width: 140px !important;
    border-radius: 0 !important;
    border: 0 !important;
}
.site-footer__get-in-touch .policy {
    padding: 0;
    margin: 0;
}

/*.product-template-default .table .table__container .table-container .avion-table.unstriped tr:nth-of-type(1) td{
    background-color: #008000 !important;
}*/
.product-template-default .table .table__container .table-container .avion-table.unstriped tr td {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}
.product-template-default .table .table__container .table-container .avion-table.unstriped tr td:last-of-type {
    border-right: 1px solid #000;
}
.product-template-default .table .table__container .table-container .avion-table.unstriped tr:last-of-type td {
    border-bottom: 1px solid #000;
}
.product-template-default .table .table__container .table-container .avion-table.unstriped tr:nth-of-type(2) th {
    border-bottom: 1px solid #000;
}
.product-template-default .table .table__container .table-container .avion-table.unstriped tr:nth-of-type(1) td {
    border-top: 1px solid #000;
}
.site-footer__get-in-touch .text {
    text-align: left !important;
}
.product-template-default .table .table__container .table-container .avion-table.unstriped tr:nth-of-type(2) td {
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
}
.product-template-default .table .table__container .table-container .avion-table.unstriped tr:nth-of-type(3) th {
    border-bottom: 1px solid #000;
}
.product-template-default .table .table__container .table-container .avion-table.unstriped tr:nth-of-type(3) td {
    border: 1px solid #000;
    border-top: 0;
}
.site-footer__get-in-touch .policy li {
    list-style: none;
}
.site-footer__get-in-touch .policy li a {
    color: #fff;
    font-size: 16px;
}
.page-id-83 .teams-1 .grid-margin-x.large-up-3>.cell {
    width: calc(33.33333% - 1.875rem);
    width: calc(25% - 1.875rem);
}
.page-id-87 .header .header__container .title.center {
    text-align: center;
    position: relative;
}
.page-id-87 .header {
    position: relative;
}
.page-id-87 .header:before {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    background: rgb(25 95 173 / 65%);
}
.page-id-87 section.text-1 .text h3 {
    margin: 30px 0;
}
.page-id-87 .cell .text a {
    margin-top: 0;
}
.page-id-349 .cell .text p span {
    color: #195fad !important;
}
.page-id-349 section.text {
    padding-bottom: 0;
}
.page-id-349 section.sevings-wrap {
    margin-top: -40px;
}
.mobileonly {
    display: none;
}
.copy-right-sc {
    text-align: right;
    font-size: 16px;
    padding-top: 50px;
}
@media only screen and (max-width: 1280px) {
    .work-wrapper .col-left {
        padding-right: 50px;
    }
    
    .diversity-wrapper .col-right {
        padding-left: 50px;
    }
    
    section.current_opening h2 {
        padding: 30px 0;
        text-align: center;
        font-size: 40px
    }
    
    .ourteam .team {
        padding: 0 100px;
    }
    
    .ourteam .team .team-slider .item figure {
        width: 45%;
    }
    /*.work-wrapper .col-left p {
        font-size: 15px;
    }*/
}
@media only screen and (max-width: 1024px) {
    .popup-wrapp .popup-grid .box:not(:nth-child(5n)) {
        margin-right: 21px;
    }
    
    .ourteam .team .team-slider .item figure {
        max-width: 100px;
    }
}
@media only screen and (max-width: 991px) {
    .work-wrapper .col-right {
        width: 100%;
        order: 1;
        padding: 0 0;
        margin-bottom: 30px;
    }
    
    .work-wrapper .col-left {
        padding-right: 50px;
        padding-left: 48px !important;
        width: 100%;
        order: 2;
        margin-bottom: 30px;
    }
    
    .ourteam .team .team-slider .item figure {
        width: 100%;
    }
    
    .ourteam .team .team-slider .item .text {
        padding-left: 0;
        width: 100%;
    }
    
    .ourteam .team .team-slider .item .text p {
        font-size: 17px;
    }
    
    .ourteam .team .team-slider .item {
        flex-wrap: wrap;
    }
    
    .diversity-wrapper .col-right {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px !important;
        margin: 30px 0;
    }
    
    .diversity-wrapper .col-left {
        width: 100%;
    }
    
    .press .masonry-grid {
        column-count: 3;
    }
    
    .contact-wrapper .contact-grid .col-right {
        padding-left: 20px;
    }
    
    .contact-wrapper .contact-grid .col-left {
        padding-right: 20px;
    }
    
    .press .category-grid .category-list {
        width: 100%;
    }
    
    .press .category-grid .search-box {
        width: 48%;
        margin-top: 20px;
    }
    
    .popup-wrapp .popup-grid {
        justify-content: space-between;
    }
    
    .popup-wrapp {
        overflow-y: auto;
        padding-top: 386px;
    }
    
    .popup-wrapp .popup-grid .box {
        width: 30%;
    }
    
    .popup-wrapp .popup-grid .box:not(:nth-child(5n)) {
        margin-right: 0;
    }
    
    .benefits .benefits-grid ul li {
        padding-right: 20px;
    }
}
@media only screen and (max-width: 768px) {
    .contact-wrapper .contact-grid .col-left {
        width: 100%;
        padding-right: 0;
        order: 2;
    }
    
    .contact-wrapper .contact-grid .col-right {
        width: 100%;
        padding-left: 0;
        order: 1;
    }
}
@media only screen and (max-width: 767px) {
    .ourteam .team {
        padding: 0 60px;
    }
    
    .ourteam .team {
        padding: 0 30px;
    }
    
    .ourteam .team .team-slider .item figure {
        max-width: 120px;
    }
    
    section.current_opening h2 {
        padding: 25x 0;
        text-align: center;
        font-size: 30px
    }
    
    .rquest-wrapper .contianer {
        padding: 0 30px;
    }
    
    .bi-block__container .text-area .text h3 {
        font-size: 30px;
        line-height: 1.2;
    }
    
    .program-coupon .gird-wrap .col-left {
        width: 100%;
    }
    
    .program-coupon .gird-wrap .col-right {
        width: 100%;
    }
    
    .program-coupon .gird-wrap .waring-text {
        width: 100%;
    }
    
    .page-id-349 .participat-warp .grid-row .logo-content {
        flex-wrap: wrap;
    }
    
    .page-id-349 .participat-warp .grid-row .logo-content figure {
        width: 100%;
        text-align: center;
    }
    
    .page-id-349 .participat-warp .grid-row .logo-content .text {
        width: 100%;
        margin: 14px 0;
    }
    
    .program-coupon .gird-wrap .col-left {
        width: 100%;
        padding: 0;
    }
    
    .search-box {
        width: 50%;
        text-align: right;
        margin-top: 34px;
    }
    
    .press .category-grid .category-list {
        display: flex;
        align-items: center;
        width: 50%;
        flex-wrap: wrap;
    }
    
    .press .category-grid .category-list label {
        margin: 8px 0;
    }
    
    .press .category-grid .category-list .form-control {
        border-radius: 4px;
        outline: 0;
        border: 1px solid #dadada;
        /*         padding: 10px; */
        margin: 0;
    }
    
    .press .category-grid .category-list span {
        margin-left: 5px;
    }
    
    .press .category-grid .category-list {
        flex-wrap: wrap;
    }
    
    .press .category-grid .category-list .form-control,
    .press .category-grid .category-list label {
        width: 100%;
    }
    
    .press .category-grid .category-list #sort-by-order.form-control {
        max-width: calc(100% - 55px);
    }
    
    .press .category-grid .search-box {
        margin-top: 48px;
    }
    
    .popup-wrapp .popup-grid .box p {
        font-size: 15px;
    }
    
    .mobileonly {
        display: inline-block;
    }
    
    .desktoponly {
        display: none;
    }
    
    .benefits .benefits-grid ul {
        column-count: 1;
    }
}
@media only screen and (max-width: 575px) {
    .contact-banner .disc h2 {
        font-size: 25px;
    }
    
    .container {
        padding: 0 30px !important;
    }
    
    .opportunity-wapper .opp-grid h3 {
        font-size: 28px;
    }
    
    .opportunity-wapper .opp-grid .opp-point li {
        width: 100%;
        padding-left: 20px;
    }
    
    .opportunity-wapper .opp-grid .opp-point li::before {
        left: 0;
    }
    
    .work-wrapper .col-left h3 {
        font-size: 28px;
    }
    
    .diversity-wrapper .col-right h3 {
        font-size: 28px;
    }
    
    .work-wrapper .col-right {
        padding: 30px 30px;
    }
    
    .diversity-wrapper .col-left {
        width: 100%;
    }
    
    .ourteam .team .team-slider .item .text p {
        font-size: 14px;
    }
    
    .ourteam .team .team-slider .item figure {
        width: 100%;
    }
    /*.text-1 .cell .text p{   
    	font-size: 25px;
	}*/
    
    .benefits .benefits-grid ul li {
        padding-left: 20px;
    }
    
    .benefits .benefits-grid ul li::before {
        left: 0;
    }
    
    .benefits .benefits-grid span {
        margin-top: 40px;
    }
    
    .benefits {
        padding-bottom: 50px;
    }
    
    .page-id-349 .medium-offset-2 {
        padding: 0 30px;
    }
    
    section.text-1 .text h3 {
        font-size: 26px;
    }
    
    .page-id-349 .text-1 .cell .text p strong {
        margin-bottom: 10px;
        display: inline-block;
    }
    
    .press .masonry-grid {
        column-count: 1;
    }
    
    .contact-wrapper .section-heading h3 {
        font-size: 25px;
        color: #195fad;
        font-weight: 300;
    }
    
    .contact-wrapper .section-heading p {
        font-size: 16px;
    }
    
    .popup-wrapp .popup-grid .box {
        width: 100%;
    }
    
    .popup-wrapp .popup-grid {
        justify-content: space-between;
        position: absolute;
        width: 90%;
        left: 50%;
        right: 0;
        top: 10%;
        transform: translateX(-50%);
    }
    
    .popup-wrapp .container .close-btn {
        position: absolute;
        right: 19px;
        top: 69px;
        z-index: 9;
    }
}
@media only screen and (max-width: 480px) {
    .ourteam .team .next,
    .ourteam .team .prev img {
        width: 15px;
    }
    
    .info-wrapper .info-grid ul li {
        width: 100%;
        padding-left: 50px;
    }
    
    .rquest-wrapper .section-heading h3 {
        font-size: 25px;
    }
    
    .info-wrapper .section-heading h3 {
        font-size: 25px;
    }
    
    .rquest-wrapper .request-grid .form-group .form-control {
        margin-bottom: 20px;
    }
    
    .rquest-wrapper .request-grid .form-group br {
        display: contents;
    }
    
    .rquest-wrapper .contianer {
        padding: 0 20px;
    }
    
    .benefits .benefits-grid ul li {
        width: 100%;
    }
    
    .participat-warp .grid-row .logo-content {
        flex-wrap: wrap;
    }
    
    .participat-warp .grid-row .logo-content figure {
        width: 100%;
        text-align: center;
    }
    
    .participat-warp .grid-row .logo-content .text {
        text-align: center;
        padding: 0;
    }
    
    .participat-warp .grid-row .logo-content a {
        width: 100%;
        text-align: center;
    }
    
    .search-box {
        width: 100%;
        text-align: right;
        margin-top: 34px;
    }
    
    .press .category-grid .category-list,
    .press .category-grid .search-box {
        width: 100%;
    }
    
    .press .category-grid .category-list #sort-by-order.form-control {
        max-width: calc(100% - 40px);
    }
    
    .press .category-grid .category-list #category-by.form-control {
        margin-right: 0;
    }
    .copy-right-sc {
        text-align: center;
    }
}
@media(max-width: 639px) {
    section.bi-block:nth-child(2n+1) .grid-x {
        flex-direction: column-reverse;
    }
    .inner_video {
        width: 93%;
    }
    .video_block {
        padding-bottom: 55px;
    }
}
@media only screen and (max-width:375px) {
    padding-left: 20px;
}
.table__container .table-container .avion-table td img {
    height: auto !important;
}
.product-template-default .participat-warp .grid-row {
    padding: 30px 40px;
}
.product-template-default .participat-warp .grid-row .logo-content figure a {
    transition: all .5s ease-in-out;
    cursor: pointer;
}
.product-template-default .participat-warp .grid-row .logo-content figure a:hover,
.participat-warp .grid-row .logo-content figure a:hover {
    transform: translateY(-10px);
}
.product-template-default .participat-warp .grid-row .logo-content figure a,
.participat-warp .grid-row .logo-content figure a {
    transition: all .5s ease-in-out;
    cursor: pointer;
    display: block;
}
.ourteam .team .next {
    position: absolute;
    top: 37%;
    right: 0;
    color: #18aab7;
    font-size: 50px;
    cursor: pointer;
    list-style: none;
}
@media only screen and (max-width: 767px) {
    .ourteam .team .next,
    .ourteam .team .prev img {
        width: 30px;
    }
    
    .ourteam .team .next {
        top: 50%;
        right: -10px;
    }
    
    .ourteam .team .prev {
        top: 50%;
        left: -10px;
    }
}
.ourteam .team .team-slider .item .text p:nth-of-type(1) {
    font-weight: 300;
}
.shiftnav-wrap .popup-wrapp .popup-grid {
    overflow: auto;
    height: 100vh;
}
.shiftnav-wrap .popup-wrapp .container .close-btn {
    top: 15px;
    right: 7%;
}
.program-coupon .gird-wrap .col-left {
    margin-bottom: 30px;
}
.postid-257 .blurblogos__container,
.postid-257 .blurblogos__container {
    margin-bottom: 0;
}
.page-id-349 .text-1 .cell .text p {
    font-size: 20px;
}
@media only screen and (max-width: 767px) {
    .shiftnav-wrap .popup-wrapp .popup-grid .box {
        width: calc(50% - 20px);
        margin-right: 15px !important;
    }
    
    .shiftnav-wrap .popup-wrapp .popup-grid .box:nth-of-type(2n) {
        margin-right: 0px !important;
    }
    
    .contact-wrapper .contact-grid .col-right {
        padding-bottom: 20px;
    }
    
    .rquest-wrapper .request-grid .form-group .button-wrap {
        text-align: left !important;
    }
    
    .program-coupon .gird-wrap .col-right {
        padding: 0 !important;
    }
    
    .hero-video__container .video-container .video-title .title {
        font-size: 26px !important;
    }
    
    .page-id-349 .text-1 .cell .text p {
        font-size: 18px;
    }
    
    .banner-wrapper,
    .press-wrapper {
        height: auto;
    }
    
    .banner-wrapper .disc,
    .press-wrapper .disc {
        padding: 30px 0;
    }
    
    .banner-wrapper .disc h2,
    .press-wrapper .disc h2 {
        font-size: 1.25rem;
        line-height: 1.4;
    }
    
    .press-wrapper .disc h2 {
        text-align: center;
    }
}
@media only screen and (max-width: 575px) {
    .shiftnav-wrap .popup-wrapp .popup-grid {
        justify-content: inherit;
        position: inherit;
        width: 100%;
        left: inherit;
        right: inherit;
        transform: translateX(0%);
    }
    
    .sevings-wrap .seving-content .link-btn {
        padding: 14px 24px;
    }
}
@media only screen and (max-width: 480px) {
    .shiftnav-wrap .popup-wrapp .popup-grid .box {
        width: 98%;
        margin-right: 0 !important;
    }
}
@media only screen and (max-width: 991px) {
    .shiftnav-wrap .popup-wrapp {
        padding-top: 0 !important;
        overflow-y: inherit;
    }
}

/* 3 june */
.banner-innner {
    position: relative;
    background-repeat: no-repeat !important;
    height: 175px;
    background-size: cover !important;
    position: relative;
    background-position: 100% !important;
    display: flex;
    align-items: center;
}
.banner-innner .overlay {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #093462;
    background-color: rgba(9, 52, 98, .6);
    width: 100%;
    bottom: 0;
}
.banner-innner .container {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 50px;
}
.banner-innner .banner-grid {
    position: relative;
    z-index: 99;
}
.banner-innner .banner-grid h3 {
    color: #fff;
    font-size: 45px;
    font-weight: 300;
}
.term-condition-wrapper {
    padding: 50px 0;
}
.term-condition-wrapper .container {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 50px;
}
.term-condition-wrapper .grid-row {
    text-align: center;
}
.term-condition-wrapper .grid-row h3 {
    font-size: 35px;
    font-weight: 300;
    color: #1c61aa;
}
.term-condition-wrapper .grid-row p {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    margin-bottom: 10px;
}
.term-condition-wrapper .grid-row p.txt {
    font-style: italic;
    font-weight: 300;
}
.term-condition-wrapper .grid-row p em {
    font-style: italic;
}
.term-condition-wrapper .grid-row p a {
    color: #1c61aa;
    text-decoration: none;
}
.team-item .picture img,
.blurb-item .item .w-full .circle,
.bi-block .hoverimg {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.team-item .picture img:hover,
.blurb-item .item .w-full .circle:hover {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -o-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
}
.bi-block .learnmorebiblockh {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -o-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
}
.bi-block:nth-child(even) .bi-block__container .text-area {
    margin-right: 10px !important;
}
.page-id-71 .grid-container:not(.full)>.grid-padding-x {
    justify-content: center;
}
#top-menu li .submenu {
    padding-bottom: 1rem;
}
#top-menu li .submenu a {
    padding-bottom: 0px;
}
.benefits .benefits-grid ul li {
    break-inside: avoid;
}

/* single press detail page CSS */
.single.single-post .single-section {
    padding-top: 30px;
    padding-bottom: 30px;
}
.single.single-post .single-section .grid-container {
    width: 100%;
    max-width: 90%;
}
.single.single-post .single-section .grid-x.grid-margin-x.grid-padding-y .title h1 {
    font-size: 32px;
    font-weight: bold;
}
.single.single-post .single-section .grid-x.grid-margin-x.grid-padding-y .title .date {
    font-size: 15px;
}
.single.single-post .single-section .grid-x.grid-margin-x.grid-padding-y .title hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.single.single-post .single-section .grid-x.grid-margin-x.grid-margin-y article.post-content p {
    font-size: 18px;
    line-height: 1.6;
}
@media (max-width:992px) {
    .single.single-post .single-section .grid-container {
        width: 100%;
        max-width: 90%;
    }
}
@media (max-width:520px) {
    .single.single-post .single-section .grid-container .pull-right {
        float: left;
        margin-left: 0px;
    }
}
.table .table__container {
    max-width: 1240px;
    padding: 0px 50px;
}
.table .table__container .table-container .avion-table tbody {
    border-left: 1px solid #f2f2f2;
}
.table__container .table-container .avion-table .no-border-tl {
    border-top: 1px solid #f2f2f2;
}
@media (max-width:767px) {
    .table .table__container {
        max-width: 1240px;
        padding: 0px 20px;
    }
}
.program-coupon.divider-coupan .gird-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}
@media (max-width:767px) {
    .program-coupon.divider-coupan .gird-wrap {
        flex-wrap: wrap;
    }
}
.col-left.box {
    width: 50%;
}
.col-right.box {
    width: 50%;
    border-left: 1px solid #ececec;
}
@media (max-width:767px) {
    .col-right.box {
        border-left: none;
    }
}
.program-coupon .gird-wrap .waring-text.right-warning {
    text-align: left;
    margin-top: 85px;
}
@media (max-width:1366px) {
    .program-coupon .gird-wrap .waring-text.right-warning {
        margin-top: 90px;
    }
}
@media (max-width:1316px) {
    .program-coupon .gird-wrap .waring-text.right-warning {
        margin-top: 65px;
    }
}
@media (max-width:1247px) {
    .program-coupon .gird-wrap .waring-text.right-warning {
        margin-top: 90px;
    }
}
@media (max-width:1206px) {
    .program-coupon .gird-wrap .waring-text.right-warning {
        margin-top: 50px;
    }
}
@media (max-width:1096px) {
    .program-coupon .gird-wrap .waring-text.right-warning {
        margin-top: 50px;
    }
}
@media (max-width:1038px) {
    .program-coupon .gird-wrap .waring-text.right-warning {
        margin-top: 70px;
    }
}
.col-right .company-box img {
    max-height: 100px;
    max-width: 180px;
}
.program-coupon .gird-wrap .col-right.box h5 {
    margin: 20px 0 0;
}
.program-coupon .gird-wrap .col-right.box p {
    margin: 20px 0 30px;
}
.program-coupon .gird-wrap .col-right.box p a {
    max-width: 316px;
    display: inline-block;
}
.program-coupon .gird-wrap .box h6 {
    margin-top: 0px !important;
}
.program-coupon .container-custom {
    max-width: 1440px;
    padding: 0 50px;
    margin: 0 auto;
}
@media (max-width:767px) {
    .right-ul li {
        text-align: left;
    }
}
</*21/10/2021 */
>* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5 {
    color: #195fad;
    font-weight: 300;
}
h3,
.h3 {
    font-size: 1.1875rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
}
a {
    line-height: inherit;
    color: #1779ba;
    text-decoration: none;
    cursor: pointer;
}
.blurb__container {
    margin-bottom: 2rem;
    margin-top: 2rem;
}
.blurb__container .row {
    align-items: initial !important;
}
.grid-container {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}
.grid-margin-y {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
}
.grid-x {
    display: flex;
    flex-flow: row wrap;
}
.grid-margin-y:not(.grid-y)>.cell {
    height: auto;
}
.grid-margin-y>.cell {
    height: calc(100% - 1.25rem);
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
}
.grid-padding-y>.cell {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
}
.cell {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: 100%;
}
.blurb__container .title {
    text-align: center;
    color: #18aab7;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.flex.align-center {
    align-items: center;
}
.flex.space-center {
    justify-content: center;
}
.flex {
    display: flex;
    flex-wrap: wrap;
}
.blurb_2 .col {
    flex: 0 0 30%;
    width: 30%;
    max-width: 30%;
    padding: 20px 15px;
}
.blurb_2 .blurb-card {
    margin: auto;
    margin-bottom: 25px;
    width: 12.313rem;
    height: 12.313rem;
    text-align: center;
    border-radius: 50%;
    background: #e7f6f8;
}
.blurb_2 .blurb-card.blurb-card-icon .card-icon {
    width: 4.5rem;
}
.blurb_2 .blurb-card.blurb-card-icon .card-icon.card-icon1,
.blurb_2 .blurb-card.blurb-card-noanchor .card-icon.card-icon1 {
    width: 80px;
    height: 80px;
    margin-top: 70px;
}
a.link.nolink {
    pointer-events: none;
}
.blurb_2 .blurb-card.blurb-card-icon .card-icon.card-icon2 {
    width: 5.5rem;
}
.blurb_2 .blurb-card .card-icon {
    width: auto;
    height: 100%;
    object-fit: contain;
    object-position: center;
}
.blurb__container .blurb-item .blurb-card-icon a:hover {
    background-color: #195fad !important;
}
.blurb__container .blurb-item .blurb-card-icon a:hover {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -o-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
}
.blurb__container .blurb-item .blurb-card-icon a {
    width: 100%;
    height: 100%;
    background: #e7f6f8;
    display: block;
    border-radius: 50%;
}
.blurb__container .blurb-item .blurb-card-icon a:hover {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.blurb__container .blurb-item a:hover .blurb-card-icon {
    background-color: #195fad !important;
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -o-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
}
.blurb__container .blurb-item .blurb-card-icon {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.blurb__container .blurb-item .blurb-card-icon:hover {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -o-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
}
.blurb_2 .link {
    color: #18aab7;
    font-size: 18px;
    font-weight: 700;
}
.blurb_2 .link:hover {
    color: #195FAD;
}
.blurb_2 .blurb-title {
    text-align: center;
    font-weight: bold;
    color: #18aab7;
    margin-top: 1rem;
}
.blurb_2 .blurb-title p {
    color: black;
    font-weight: normal;
    font-size: 18px;
    font-weight: 400;
}
@media (max-width: 800px) {
    .blurb_2 .col {
        flex: 0 0 45%!important;
        width: 45%!important;
        max-width: 45%!important;
    }
}
@media screen and (max-width: 576px) {
    .blurb_2 .col.blurb-item {
        flex: 0 0 95%!important;
        width: 95%!important;
        max-width: 95%!important;
    }
}
@media print,
screen and (min-width: 1024px) {
    .grid-margin-y>.large-10 {
        height: calc(83.33333% - 1.875rem);
    }
    
    .grid-x>.large-10 {
        width: 83.33333%;
    }
    
    .grid-x>.large-shrink,
    .grid-x>.large-1,
    .grid-x>.large-2,
    .grid-x>.large-3,
    .grid-x>.large-4,
    .grid-x>.large-5,
    .grid-x>.large-6,
    .grid-x>.large-7,
    .grid-x>.large-8,
    .grid-x>.large-9,
    .grid-x>.large-10,
    .grid-x>.large-11,
    .grid-x>.large-12 {
        flex: 0 0 auto;
    }
    
    .large-offset-1 {
        margin-left: 8.33333%;
    }
}
@media print,
screen and (min-width: 640px) {
    h3,
    .h3 {
        font-size: 1.9375rem;
    }
    
    .grid-margin-y {
        margin-top: -0.9375rem;
        margin-bottom: -0.9375rem;
    }
    
    .grid-margin-y>.cell {
        height: calc(100% - 1.875rem);
        margin-top: 0.9375rem;
        margin-bottom: 0.9375rem;
    }
    
    .grid-padding-y>.cell {
        padding-top: 0.9375rem;
        padding-bottom: 0.9375rem;
    }
}