/* ulrc00115 CSS */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(http://fonts.gstatic.com/s/roboto/v15/Hgo13k-tfSpn0qi1SFdUfVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(http://fonts.gstatic.com/s/roboto/v15/CWB0XYA8bzo0kSThX0UTuA.woff2) format('woff2');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(http://fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(http://fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
}

.ulrc00115{
    font-family: 'Myriad Pro';
    font-size: 16px;
    color: #000;
    background: #fff;
}
.ulrc00115 .row{
    overflow-x: hidden;
}
.ulrc00115 img{
    max-width: 100%;
}

.ulrc00115 .ser-box-one {
    background: #fff none repeat scroll 0 0;
    border-radius: 10px;
    box-shadow: -2px 0 2px 0 rgba(0, 0, 0, 0.2);
    margin: 10px;
    padding: 5px 10px;
    width: 31%;
}



.ulrc00115 .cuadro_intro_hover {
    height: 188px;
    margin: 5px 0;
    overflow: hidden;
    position: relative;
}
.ulrc00115 .cuadro_intro_hover:hover .caption {
    opacity: 1;
    transform: none;
}
.ulrc00115 .cuadro_intro_hover img {
    height: 187px;
    max-height: 100%;
    width: 100%;
    z-index: 4;
}
.ulrc00115 .cuadro_intro_hover .caption {
    position: absolute;
    top: 133px;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
}
.ulrc00115 .cuadro_intro_hover .blur {
    background-color: rgba(44, 37, 29, 0.8);
    height: 300px;
    position: absolute;
    width: 100%;
    z-index: 5;
}
.ulrc00115 .cuadro_intro_hover .caption-text {
    color: #fff;
    height: 300px;
    position: absolute;
    text-align: center;
    top: -17px;
    width: 100%;
    z-index: 10;
}
.ulrc00115 .cuadro_intro_hover .caption-text > a > span {
    color: #fff;
    display: block;
    font-family: "Roboto";
    font-size: 133px;
    font-weight: 100;
    position: relative;
    top: -35px;
}
.ulrc00115 .cuadro_intro_hover .caption-text a:hover > span {
    color: #fff;
    display: block;
    font-family: "Roboto";
    font-size: 133px;
    font-weight: 100;
    text-decoration: none;
}





















.ulrc00115{
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    color: #000;
    background: #fff;
}
.ulrc00113 .row{
    overflow-x: hidden;
}
.ulrc00113 img{
    max-width: 100%;
}
.ulrc00113 .row.top{
    background: #cbecfd;
    padding: 0 40px 100px 0;
}
.ulrc00113 .left{
    width: 40%;
    display: inline-block;
    position: relative;
    margin-right: 40px;
}
.ulrc00113 .left .triangle_image_with_img{
    position: relative;
}
.ulrc00113 .left .inner_img{
    position: absolute;
    top: 50%;
    left: 14%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    max-width: 200px;
}
.ulrc00113 .left .small_triangle{
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 45%;
    width: 150px;
}
.ulrc00113 .right{
    padding: 38% 0 0 0;
    margin-left: -253px;
    max-width: 100%;
    flex: inherit;
    width: 78%;
    float: right;
    text-align: right;
}
.ulrc00113 .right .content p{
    font-size: 45px;
    color: #434343;
    line-height: 50px;
}
.ulrc00113 .right .content h2{
    font-size: 44px;
    line-height: 55px;
    color: #2e3192;
}
.ulrc00113 .right .content h2 span {
    display: block;
}
.ulrc00113 .right .content h2 a {
    color: #2e3192;
    font-weight: bold;
    font-size: 50px;
    text-decoration: none !important;
    letter-spacing: 1.5px;
}
.ulrc00113 .right .content h2 img {
    display: inline-block;
    max-width: 45px;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -5px;
}
.ulrc00113 .row.bottom{
    padding: 50px 30px 20px;
}
.ulrc00113 .row.bottom h2{
    font-size: 25px;
}
.ulrc00113 .row.bottom p{
    text-align: justify;
}
/* ulrc00113 CSS */