
.first-v{
    height: 580px;
    background-image: linear-gradient(to right,#160033,#33154A);
    color: white;
}
.first-v h6,a{
    font-family: 'Montserrat-Light';
    font-size: .95rem !important;
}
.first-v h2 {
    font-family: 'Montserrat-Light';
    font-size: .95rem;
}
.first-v a{
    color: white;
}
.first-v a:hover{
    color: white;
}
.first-v .yt{
    color: #F9C300;
}
.first-v-text{
    padding-top: 5%;
    padding-bottom: 6%;
    padding-left: 9%;
    font-family: 'Montserrat';
}
.first-v h3,h6{
    margin-top: 20px !important;
}
.on-text{
    position: absolute;
    width: 150%;
    z-index: 2;
}
.play-text-bk::before{
    content: "";
    position: absolute;
    top: 95px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    height: 580px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: 50%;
    opacity: 0.4;
}
.page-pos::before{
    background-image: url('../img/pa-puebla/posgrados.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: top;
}
.div-offer{
    background-color: #13132b;
    padding-top: 5%;
    padding-right: 8%;
    padding-left: 8%;
    color: #c1c8d8 !important;
}
.div-offer a{
    font-size: 17px !important;
    color: #c1c8d8 !important;
}
.div-offer h5, .div-offer h2{
    font-size: 30px;
    margin-bottom: 50px;
}
.div-offer ul{
    padding-left: 15px;
    list-style: none;
}
.div-offer li{
    margin-top: 8px;
    margin-bottom: 8px;
}
.div-offer ul li::before {
    content: "\2022"; 
    color: #f9c300; 
    font-weight: bold;
    display: inline-block;
    width: .6em;
    margin-left: -1em;
}
.quet{
    position: relative;
    width: 50%;
    bottom: 0px;
    margin-top: -20%;
    margin-left: 10%;
    opacity: .8;
    z-index: 2;
}
.sites-icons{
    position: relative;
    margin-top: 10%;
    bottom: 0px;
    z-index: 3;
    padding-right: 25%;
    padding-left: 25%;
    padding-bottom: 5%;
}
.sites-icons i{
    font-size: 2rem;
    margin-bottom: 15px;
    color: #A186E6;
    transition: all 0.25s ease;
}
.sites-icons:hover {
    cursor: pointer;
}
.sites-icons .col-sites-icons:hover .fa-tag{
    transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
  color:#fecb2e;
}
.sites-icons .col-sites-icons:hover .fa-plane{
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
  color:#fecb2e;
}
.sites-icons .col-sites-icons:hover .fa-graduation-cap{
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
  color:#fecb2e;
}
.sites-icons .col-sites-icons:hover .fa-phone-alt{
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
  color:#fecb2e;
}
.sites-icons .col-sites-icons:hover .fa-clipboard{
    transform: scale(1.5, 1.5);
  -moz-transform: scale(1.5, 1.5);
  -webkit-transform: scale(1.5, 1.5);
  -o-transform: scale(1.5, 1.5);
  -ms-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5);
  color:#fecb2e;
}
.sites-icons .col-sites-icons:hover .fa-calendar-alt{
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
  color:#fecb2e;
}
.col-offer{
    flex: 0 0 25%;
    max-width: 25%;
    z-index: 200;
}
.col-offer l{
    color: #F9C300 !important;
}
.col-sites-icons{
    flex: 0 0 16.666666%;
    max-width: 16.666666%;
}
@media screen and (max-width: 2000px) {
    .col-offer{
        padding: 1%;
    }
}
@media screen and (max-width: 1800px) {
    .quet{
        width: 70%;
        margin-top: -30%;
        margin-left: 0%;
    }
}
@media screen and (max-width: 1400px) {
    .div-offer h5{
        font-size: 25px;
        margin-bottom: 20px;
    }
    .div-offer{
        padding-right: 4%;
    }
    .col-offer{
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        margin-bottom: 2%;
    }
    .col-sites-icons{
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .quet{   
        margin-top: -25%;    
        margin-left: 10%;
    }
    .sites-icons{
        margin-left: 10%;
        margin-top: -10%;
    }
    .sites-icons i{
        font-size: 1.5rem;
    }
    .col-sites-icons:hover i{
        font-size: 2rem;
    }
    .play-text-bk::before{
        background-repeat: no-repeat;
        background-position-x: 65%;
    }
}
@media screen and (max-width: 1200px) {
    .play-text-bk::before{
        background-repeat: no-repeat;
        background-position-x: 65%;
        background-position-y: 20%;
    }
    .sites-icons{
        margin-top: 5%;
    }
}
@media screen and (max-width: 991px) {
    .col-offer{
        flex: 0 0 50%;
        max-width: 50%;
    }
    .quet{   
        margin-top: -25%;    
        margin-left: -10%;
    }
    .div-sites-icons{
        padding-top: 4%;
        padding-bottom: 4%;
        padding-right: 10%;
        padding-left: 10%;
        background-color: #13132b;
        color: white;
    }
    .div-sites-icons a{
        color: white;
    }
    .sites-icons{
        width: 100% !important;
        margin-left: 0%;
        margin-top: 0%;
        padding-right: 0%; 
        padding-left: 0%;
    }
    .col-sites-icons{
        flex: 0 0 16.666666%;
        max-width: 16.666666%;
    }
    .col-sites-icons p{
        font-size: 15px;
    }
}
@media screen and (max-width: 767px) {
    .col-offer{
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media screen and (max-width: 629px) {
    .col-sites-icons {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}
@media screen and (max-width: 488px) {
    .first-v-sabatino{
        height: 800px !important;
    }
}
@media screen and (max-width: 452px) {
    .col-offer{
        padding: 3%;
    }
    .div-sites-icons {
        padding: 3%;
    }
}