@media (min-width: 1200px) {
    .peru-floating-buttons-container {
        display: none;
    }
}

@media print {    
    .peru-floating-buttons-container
    {
        display: none !important;
    }
}

.peru-floating-buttons-container {
    position:fixed;
    background-color:#FFF;
    bottom:0px;
    height:60px;
    width:100%;
    z-index:101;
    text-align:center;
}

.peru-floating-buttons {
    margin-top:7.75px;
}


.panel {
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #f4f3f3;
}


.two_collumns .card-t4,
    .two_collumns .card-t4:hover {
        text-decoration: none
    }
    
    .two_collumns .card-t4:hover .card-img-t4 img {
        transform: scale(1.05);
        transition: transform .3s
    }
    
    .two_collumns .card-t4:hover .card-body-t4__title>span {
        border-bottom: 2px solid rgba(0, 86, 150, .5);
        transition: border-bottom .15s
    }
    
    .two_collumns .card-t4 .card-img-t4 {
        overflow: hidden;
        height: 200px
    }
    
    .two_collumns .card-t4 .card-img-t4 img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        font-family: "object-fit: cover;object-position: 50% 50%;";
        transition: transform .3s;
        aspect-ratio: 1/1
    }
    
    .two_collumns .card-t4 .card-body-t4 {
        background-color: #f6f9f8;
        color: #005696 !important;
        position: relative
    }
    
    .two_collumns .card-t4 .card-body-t4:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        width: 100%;
        height: 100%;
        background: linear-gradient(1turn, #f6f9f8, #f6f9f8, transparent 45%)
    }
    
    .two_collumns .card-t4 .card-body-t4__title {
        color: #005696;
        font-size: 1.25rem;
        font-weight: 600;
        line-height: 1.5;
        word-break: break-word;
        margin-bottom: 1rem
    }
    
    .two_collumns .card-t4 .card-body-t4__title>span {
        border-bottom: 2px solid transparent;
        transition: border-bottom .15s
    }
    
    .two_collumns .card-t4 .card-body-t4__content {
        height: 100px;
        overflow: hidden
    }
    
    .two_collumns .card-t4:last-child:focus .card-body-t4,
    .two_collumns .card-t4:last-child:hover .card-body-t4 {
        background-color: #002856
    }
    
    .two_collumns .card-t4:last-child .card-body-t4 {
        align-items: center;
        height: 100%;
        background-color: #005696;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        transition: all .15s
    }
    
    .two_collumns .card-t4:last-child .card-body-t4 svg {
        fill: #fff
    }
    
    .two_collumns .card-t4:last-child .card-body-t4 svg:first-of-type {
        height: 50px
    }
    
    .two_collumns .card-t4:last-child .card-body-t4__title {
        color: #fff
    }
    
    .two_collumns .card-t4 .card-body-t4:before,
    .two_collumns .card-t4 .card-body-t4__content {
        all: unset
    }
    
    .two_collumns .card-img-t4 img {
        aspect-ratio: unset !important;
        margin: 0
    }
    
    @media (max-width:991px) {
        .program__general-ct__col:last-child:before {
            content: none
        }
    
        .two_collumns .card-t4 {
            margin-bottom: 2rem
        }
    
        .two_collumns .card-t4:last-child {
            margin-bottom: 0
        }
    }
img {
    max-width: 100%;
}

.back-to-top {
    display: none;
    background-color: #fff;
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 7.75px;
    left: 7.75px;
    z-index: 102;
}

.back-to-top>svg {
    right: 13px;
    position: relative;    
    fill: #005696;
}

.back-to-top:link, .back-to-top:visited {
    text-decoration: none;
}

@media (max-width: 1199px) {
    .back-to-top {
        bottom: 67.75px;
    }
    .back-to-top:hover {
        background-color: #fff;
        color: #005696;
    }
    .back-to-top>svg:hover {
        fill: #005696;
    }
}

@media (hover: none) {
    .back-to-top {
        background-color: #fff;
        color: #005696;
    }
    .back-to-top>svg {
        fill: #005696;
    }
}

/* for middle header */
@media (max-width: 768px) {
  .psc-type-h {
    margin: 0 15px;
    border-top: 4px solid #660033;
    border-bottom: 4px solid #909090;
    padding-bottom: 5px;
  }
}

.psc-h2.psc-white {
  margin-top: 1em;
  color: #222222;
}
.psc-white.csc-h2::before, .psc-white.psc-h2::after {
  border-color: #2e2574;
}

@media (min-width: 768px)
.psc-h2::before, .psc-h2::after {
    border-bottom: 3px solid #ffffff;
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 10%;
    margin: 0 0.5em;
}

.psca1-d-contain {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.psca1-desc {
    text-align: center;
    line-height: 1.6;
    font-size: 1.1em;
}

.psca1-type h2 {
    color: #005696;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: center;
    font-size: 2em;
}

/* Fix logo size issue */
.header .navbar-logo {
  max-height: 104px;
}
.header.header-shrink .navbar-logo {
  max-height: 62px;
}

/* Video Background Color */

.peru-hero-banner--video-full .peru-hero-banner__pause-button, .peru-hero-banner--video-full .peru-hero-banner__play-button {
    bottom: 1rem;
    height: auto;
    left: 1rem;
    position: absolute;
    transition: background-color .3s ease-in-out 0s;
    z-index: 1;
}

.peru-hero-banner--video-full .peru-hero-banner__img {
    height: auto;
    width: 100%;
    position: relative;
    z-index: 0;
}
.peru-hero-banner--video-full .peru-hero-banner__img::before {
    position: relative;
    top: 0;
    Left: 0;
    height: 100%;
    Width: 100%;
    background: rgba(1, 1, 1, 0.4);
    z-index: 1;
}

.general-content .img-left {
    margin-right: 5rem;
}

.general-content figure {
    margin-bottom: 1rem;
}

/* apply buttons box outline*/
.link-box {
    position: relative;
}
.link-box::after {
    content: '';
    position: absolute;
    border-radius: 10px;
    top: 50%;
    left: 50%;
    width: 133%;
    height: 125%;
    background: transparent;
    border: 2px solid white;
    transform: translate(-50%, -50%);
    z-index: 0;
}

.see-all-btn {
    text-align: right;
}

/* Table-free "HTML5" Widget CSS example code for the Omnilert Web Widget*/

/* This is for the container <DIV> id for all widget items. */
#sc-smartboard-container{
	background-color: #ff5f157d;
	border: thin solid;
}

/* Each item is a message with its own container.  */
.sc-smartboard-item {
	background-color: #fd6a3e;
}

/* Message subject */
.sc-smartboard-subject{
	font-weight: bold;
	width: 400px;
}

/* Message timestamp */
.sc-smartboard-datetime{
	font-size: small;
	font-variant: small-caps;
}

/* Message body content area */
.sc-smartboard-message{
	font-family: Arial, Helvetica, sans-serif;
}

/* Edsights chat bot */

@media (max-width: 1199px) {
  .chat-launcher.position-bottom-right[data-v-aa06ecf5] {
    bottom: 67.75px !important;
    right: 10px !important;
  }
}

.bottom-cta .btn-t4 {
  min-width: 360px;      /* match top row button width for hero banner*/
}

