.entry-thumbnail img{
    max-height: 192px;
    min-height: 192px;
}

.entry-content{
    min-height: 270px;
    /*max-height: 200px;*/
}

#zedmariel{
    width: 120px;
    position: absolute;
    top: 0px;
}


#phoneD{
    color: rgb(135,113,88);
}

.borderproyect {
    border-top: 1px solid #fff;
    height: 1px;
    margin: 15px auto 0;
    position: relative;
    width: 35%;
}

.borderproyect:before {
    background-color: #fff;
    border: 1px ridge #fff;
    content: "";
    height: 10px;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    top: -5px;
    width: 40px;
}


.border {
    border-top: 1px solid #fff;
    height: 1px;
    margin: 15px auto 0;
    position: relative;
    width: 35%;
}

.border:before {
    background-color: #333;
    border: 1px ridge #fff;
    content: "";
    height: 10px;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    top: -5px;
    width: 40px;
}

#politica {
    background: rgb(243, 237, 229);
    padding-right: 50px;
    padding-left: 50px;
    padding-top: 20px;
    padding-bottom: 30px;
    width: 100%;
}

.initialcontainer .container-fluid {
    background: rgb(43, 42, 41);
    background-image: url(../../coralsa/images/Imagen%20de%20fondo%20negro.png);
    background-repeat: no-repeat;
    background-position: 100% 70%;
    background-size: 270px;
}

.contslider {
    padding-right: 60px;
    padding-left: 60px;
}

.initialDesc {
    background: rgb(43, 42, 41);
    background-image: url(../../coralsa/images/Imagen%20de%20fondo%20negro.png);
    background-repeat: repeat-y;
    background-position: top 0px right;
    background-size: 270px;
    color: white;
    padding-right: 90px;
    padding-left: 90px;
    padding-top: 20px;
    padding-bottom: 30px;
}

.initialcontainer {
    margin-top: -22px;
}

/*.region-start{
    max-height: 350px; ;
}*/

#block-startblock {
    max-height: 450px;
}

#fh5co-container img {
    max-height: 400px;
}

#proyectslider {
    margin-top: 15px;
}

/**Carusel**/

body {
    margin: 50px 0;
}

.ticker-headline {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 15px 0;
    margin: 0;
    font-size: 18px;
}

.carousel.vertical .carousel-inner {
    height: 100%;
    width: auto;
}

.item {
    /*width: auto;*/
    /*padding-right: 50px;*/
    transition: 0.6s ease-in-out top;
}

.next, .active.right {
    transform: translate3d(0, 100%, 0);
    top: 0;
}

.prev,
.active.left {
    transform: translate3d(0, -100%, 0);
    top: 0;
}

.next.left,
.prev.right,
.active {
    transform: translate3d(0, 0, 0);
    top: 0;
}

.active,
.next,
.prev {
    display: block;
}

.active {
    top: 0;
}

.next,
.prev {
    position: absolute;
    top: 0;
    width: 100%;
}




.carousel.vertical
.carousel-control {
    left: auto;
    width: 50px;
}

.up {
    top: 0;
    right: 0;
    bottom: 50%;
}

.down {
    top: 50%;
    right: 0;
    bottom: 0;
}

.icon-prev,
.icon-next,
.glyphicon-chevron-up,
.glyphicon-chevron-down {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}

.icon-prev,
.glyphicon-chevron-up {
    left: 50%;
    margin-left: -10px;
    top: 50%;
    margin-top: -10px;
}

.icon-next,
.glyphicon-chevron-down {
    left: 50%;
    margin-left: -10px;
    top: 50%;
    margin-top: -10px;
}

.icon-up,
.icon-down {
    width: 20px;
    height: 20px;
/ / margin-top: - 10 px;
    line-height: 1;
    font-family: serif;
}

.icon-prev:before {
    content: '\2039';
/ / SINGLE LEFT-POINTING ANGLE QUOTATION MARK (U+2039)

}

.icon-next:before {
    content: '\203a';
/ / SINGLE RIGHT-POINTING ANGLE QUOTATION MARK (U+203A)

}

/****/

/* line 9, ../sass/style.scss */
* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* line 13, ../sass/style.scss */
body {
    font-size: 15px;
    line-height: 25px;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 300;
    background-color: #16A085;
}

/* line 19, ../sass/style.scss */
.verticalCarousel {
    margin: 14px auto;
}

.verticalCarouselHeader h5 {
    text-align: center;
    font-size: 25px;
}

/* line 24, ../sass/style.scss */
.verticalCarouselHeader {
    background: #e1e1e1;
    border-width: 0px;
    border-style: solid;
}

/* line 27, ../sass/style.scss */
.verticalCarouselHeader:after {
    content: "";
    display: block;
    clear: both;
}

/* line 32, ../sass/style.scss */
.verticalCarouselHeader h3 {
    float: left;
    margin: 0px;
}

/* line 36, ../sass/style.scss */
.verticalCarouselHeader .vc_goUp, .verticalCarouselHeader .vc_goDown {
    float: right;
    display: block;
    width: 25px;
    height: 25px;
    background: #fff;
    text-align: center;
    color: #000;
    margin-left: 5px;
}

/* line 45, ../sass/style.scss */
.verticalCarouselHeader .vc_goUp:active, .verticalCarouselHeader .vc_goDown:active {
    -moz-transform: scale(0.7, 0.7);
    -ms-transform: scale(0.7, 0.7);
    -webkit-transform: scale(0.7, 0.7);
    transform: scale(0.7, 0.7);
}

/* line 52, ../sass/style.scss */
.verticalCarouselGroup.vc_list > li {

    border-width: 0px;
    border-style: solid;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
    margin-bottom: 8px;
    padding-top: 20px;
}

.verticalCarouselGroup.vc_list > li > a{
    color: black;
    font-size: 13px;
}

/* line 57, ../sass/style.scss */
.verticalCarouselGroup.vc_list > li h4 {
    margin: 0px 0px 15px;
}

/* line 60, ../sass/style.scss */
.verticalCarouselGroup.vc_list > li p {
    margin: 0px 0px 0px;
}

.vc_container {
    max-height: 164px;
!important;
}

/*Business Section*/
.main_business {
}

.business_item {
}

.business_item h2 {
    font-size: 26px;
    font-weight: 800;
}

.business_item li {
    font-size: 18px;
    font-weight: 300;
    line-height: 2rem;
}

.business_item li i {
    font-size: 12px;
    margin-right: 5px;

}

.business_item p {
    color: #333333;
    line-height: 2rem;
    font-size: 14px;
    font-weight: 500;
}

.business_item .business_btn {
    margin-left: -10px;
}

.business_item .business_btn a {
    margin-left: 10px;
}

.business_item .business_btn .btn-default {
    color: #444444;
}

.slid_shap {
    height: 40px;
    border-radius: 4px 4px 0px 0px;
    width: 100%;
}

.business_slid {
    box-shadow: 0px 0px 8px -1px;
    border-radius: 4px 4px 0px 0px;
}

.business_slid .business_items {
    background-color: #fff;
    margin: 0;
}

.business_slid .slick-arrow {
    position: absolute;
    top: 29%;
    z-index: 1;
    cursor: pointer;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    transition: all 0.6s;
    color: #fff;
}

.business_slid .nextprevleft {
    left: 5.9%;
}

.business_slid .nextprevright {
    right: 6%;
}

.business_slid .nextprevleft:hover,
.business_slid .nextprevright:hover {
    /*    width:25px;
        height: 25px;
        line-height: 25px;*/
    /*text-align: center;*/
    background-color: #ddd;
    border-radius: 50%;
}

.business_slid .slick-dots {
    position: absolute;
    top: -36px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: left;
}



/**Slider proyectos**/

/*Vira Card*/
#readmoreId{
    border: 2px solid rgb(135,113,88);
    border-radius: 20px;
    color: rgb(135,113,88);
    font-size: 15px;
    font-weight: bold;
    position: relative;
    float: right;
    margin-bottom: 20px;
}
#workstation-slider{
    margin-bottom: 25px;
}


.vira-card{
    text-align: center;
    min-height: 440px;
    max-height: 440px;
   }

.vira-card .vira-card-header .card-icon{
    border: 1px solid #51c2b9;
    border-radius: 100%;
    display: inline-block;
    height: 120px;
    width: 120px;
    line-height: 120px;
    position: relative;
}
.vira-card .vira-card-header .card-icon .fa{
    margin-top: 45px;
    font-size: 30px;
}
.vira-card .vira-card-header .card-icon:after{
    content: '';
    height: 100px;
    width: 100px;
    background-color: #51c2b9;
    border-radius: 100%;
    position: absolute;
    top: 9px;
    left: 9px;
}
.vira-card .vira-card-header .card-icon span{
    color: #fff;
    font-size: 45px;
    position: relative;
    z-index: 1;
}
.vira-card-content h3{
    font-size: 18px;
    color: white;
}


/*.owl-nav{
    display: none;
}*/
/*.vira-card .vira-card-content h3:after{

    height: 1px;
    width: 44px;
    background-color: #62aa94;
    position: absolute;
    top: 52px;
    left: calc(50% - 22px);
}*/
.vira-card .vira-card-content p{
    font-size: 15px;
}
.vira-card .vira-card-content .social-icons{
    margin-top: 30px;
}


/****/

/* Testimonials */
#titleproyId {
    color: white;
}

.testimonials-v1 blockquote {
    padding: 15px;
    border: none;
    color: white;
    display: block;
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    border: 1px solid #333;
    position: relative;
}

.testimonials-v1 blockquote:before {
    content: " ";
    display: block;
    position: absolute;
    bottom: -22px;
    left: 70px;
    width: 0;
    height: 0;
    border-left: 0 inset rgba(0, 0, 0, 0);
    border-right: 22px inset rgba(0, 0, 0, 0);
    border-top: 22px solid #F8F8F8;
}

.testimonials-v1 blockquote:after {
    width: 13px;
    height: 13px;
    z-index: 23;
    content: " ";
    display: block !important;
    position: absolute;
    right: 0;
    bottom: 0;
    background: black url(../images/blockquote-corner.png) no-repeat;
}

.testimonials-v1 .carousel-info img {
    width: 200px;
    height: auto;
    padding: 3px;
    border: solid 1px #f5f5f5;
}

.testimonials-v1 .carousel-info {
    overflow: hidden;
    margin-bottom: 26px;
}

.testimonials-v1 .carousel-info img {
    margin-right: 15px;
}

.testimonials-v1 .carousel-info span {
    display: block;
}

.testimonials-v1 span.testimonials-name {
    color: white;
    font-size: 20px;
    /*font-weight: 300;
    margin: 23px 0 7px;*/
}

.testimonials-v1 span.testimonials-post {
    color: #656565;
    font-size: 12px;
}

.testimonials-v1 .left-btn,
.testimonials-v1 .right-btn {
    right: 0;
    width: 26px;
    height: 26px;
    bottom: 130px;
    border-radius: 26px !important;
    position: absolute;
    display: inline-block;
}

.testimonials-v1 .left-btn {
    right: 30px;
    background: url(../images/fa-angles.png) no-repeat 8px 8px;
}

.testimonials-v1 .right-btn {
    background: url(../images/fa-angles.png) no-repeat -33px 8px;
}

.testimonials-v1 .left-btn:hover {
    background: black url(../images/fa-angles.png) no-repeat 8px -31px;
}

.testimonials-v1 .right-btn:hover {
    background: black url(../images/fa-angles.png) no-repeat -33px -31px;
}

#modalproy {
    border: 2px solid rgb(135, 113, 88);
    border-radius: 20px;
    color: rgb(135, 113, 88);
    font-size: 15px;
    font-weight: bold;
    float: right;
    position: relative;
    top: 95px;
}

#modaldescrip {
    text-align: center;

}

#logoProyModal {
    text-align: center;
}

#exampleModalLabel {
    font-size: 18px;
    color: rgb(43, 42, 41);
    text-align: justify;
}

#direccionid img {
    width: 150px;
    margin: 0 auto;
}

#contactN {
    margin-bottom: 10px;
    margin-top: 27px;
    background: #e1e1e1;
    width: 215px;
}

#desProyNeg {
    white-space: pre-line;
    text-align: justify;
    color: white;
    min-height: 184px;
}

#h2titleId {
    text-transform: uppercase;
    font-size: 22px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 30px;
}

.blog-post{
    margin-right: 20px;
    min-height: 500px;
    max-height: 500px;
}
.entry-title{
    font-size: 17px;
    color: white;
   white-space: pre-line;
}

.owl-nav{
    margin-left: 520px;
}


/***/
.main-content {
    position: relative;}


.owl-prev{
    color: white;
    font-size: 24px;
    float: left;
    margin-right: 20px;
}

.owl-next{
    color: white;
    font-size: 24px;

}


