#ytb_block_home-row1_1 > div:first-child h2 {
  color: #ef3e6a !important;
}

#ytb_row_home-row1 #ytb_block_home-row1_3 *, #ytb_row_side-bottom #ytb_block_side-bottom_2 * {
  color: #ef3e6a;
}


.jqueryCycle2TitleCaption {
    position: absolute;
    z-index: 9999;
    top: 23%;
    left: 14%;
    max-width: 28%;
}

.jqueryCycle2TitleCaption, .jqueryCycle2TitleCaption a {
    color: #ef3e6a;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 40px;
    line-height: 42px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

.jqueryCycle2Navigation {
    position: absolute;
    top: 26%;
    z-index: 9999;
    color: #fff;
    font-size: 100px;
    width: 50px;
    height: 50px;
    line-height: 33px;
}

.jqueryCycle2NavigationPrev {
    left: 2%;
}

.jqueryCycle2NavigationNext {
    right: 2%;
}

.contact-form-action-form input {
    width: 98% !important;
    display: block;
}

#ytb_block_home-row1_1 h2 > span > span {
	color: #ff6264!important;
}

#ytb_block_home-row1_1>div:first-child,
#ytb_block_side-bottom_1>div, #ytb_block_side-bottom_2>div, #ytb_block_home-row1_2>div, #ytb_block_home-row1_3>div{
  padding:30px!important
}

#ytb_block_side-bottom_2 {
    background-color: #ef3e6a;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 0 3px #EEE;
    position: relative;
}

#ytb_block_side-bottom_2 * {
  color: #fff !important;
}

#ytb_block_side-bottom_2 .read-more {
    display: block;
    position: relative;
    top: -10px;
    right: 0;
    text-align: right;
}