.padding-50 {
    padding: 50px 0;
}
a.typewrite{
color: #0171bb;
}
#app-worp {
    position: fixed;
    z-index: 999999;
    right: 0;
    top: 230px!important
}

#hike,
#viber,
#whatsapp {
    padding: 0;
    margin: 0;
    text-align: right;
    cursor: pointer;
    float: right
}

.tbl-cell,
.whatsapp .myDivapp {
    text-align: center
}

.tbl {
    display: table;
    height: 100%
}

.tbl-cell {
    display: table-cell;
    vertical-align: middle
}

.myDivapp {
    height: 55px;
    border-radius: 4px;
    background: #1ac6ff;
    display: none;
    text-align: justify
}

.myDivapp p {
    font-size: 14px;
    letter-spacing: 2px;
    margin: 2px 5px;
    width: 145px;
    padding: 0
}

.myDivapp small {
    font-size: 11px;
    text-align: center;
    margin: -5px 1px 0;
    width: 145px;
    float: left;
    font-weight: 700
}

.whatsapp {
    width: 100%;
    float: left;
    margin: 0 0 7px
}

.viber a,
.whatsapp a {
    font-size: 30px;
    display: inline-block;
    background: #bc9c23;
    color: #fff;
    padding: 20px;
    margin-bottom: 10px;
    transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -webkit-transition: all .5s ease-in;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center!important
}

.viber .myDivapp,
.whatsapp .myDivapp {
    border-radius: 4px;
    color: #fff;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px
}

.viber {
    width: 100%;
    float: left;
    margin: 0 0 4px
}

.whatsapp .myDivapp {
    -webkit-border-top-right-radius: 4px;
    -moz-border-top-right-radius: 4px
}

.viber .myDivapp {
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px
}
.call-to-action {
    text-align: center;
    width: 100%;
}
.pad-60 {
    padding: 60px 0;
}
.subscribe {
    background: #25b1fc;
    padding: 60px 0;
}
.subscribe1 {
    background: #b6dff5;
    padding: 60px 0;
}
.subscribe-left, .subscribe-right {
    text-align: center;
}
.subscribe-btn {
    background-color: transparent;
    color: #F2F2F2;
    border: 1px solid #fff;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
    padding: 10px 40px;
    border-radius: 3px;
    text-transform: uppercase;
    display: inline-block
}

.subscribe-btn:focus,
.subscribe-btn:hover {
    border-color: #fff;
    background-color: #fff;
    color: #333;
    text-decoration: none
}
.subscribe h2 {
        padding-bottom: 20px;
        font-size: 25px
    }
	.subscribe {
    background: #25b1fc;
    padding: 60px 0
}
.subscribe h2 {
    color: #fff;
    font-weight: 500;
    font-size: 30px;
    letter-spacing: 2px;
    text-transform: capitalize;
    padding-bottom: 0
}