HOME


Mini Shell 1.0
DIR: /home/islapiiu/sites/lasatour/assets/css/
Upload File :
Current File : /home/islapiiu/sites/lasatour/assets/css/custom.css
.footer-background {
    background-image: url(../images/bg/reviewbg.jpg);
}
.footer-widgets {
    padding: 50px 0px !important;
}
footer .widget p {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    color: #fff;
    text-align: justify;
}
footer .widget ul a {
    display: block;
    text-align: left;
    color: #fff;
}
footer .widget ul {
    list-style: none;
    padding-left: 0px;
    font-size: 16px;
    color: #fff;
}
.footer-widgets .widget h4 {
    text-transform: uppercase;
    color: #fff;
}
.st-icon{
    margin-left: 20px;
}
.icon-header{
    font-size: 20px;
    margin-right: 5px;
}    
.full-width {
    width: 100% !important;
    height: 300px;
}
.contactmap-bottom{
    margin-bottom: 50px;
}
header .pull-right {
    float: right;
    color: #fff;
}
header .widget ul i {
    font-size: 29px;
    display: inline-block;
    color: #62ac1e;
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    top: 3px;
}
.col-margin {
    margin-bottom: 20px;
}
.img-top {
    top: 10px;
}
.onStep {
    opacity: 0;
    overflow: hidden !important;
}
.middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 44%;
    left: 46%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    font-size: 32px;
    color: #000;
}

.view-tour strong{
    font-weight: 500 !important;
    font-size: 16px !important;
    color: #222;
    font-family: "Rubik", sans-serif;
}
.tour-day{
    color: #0f783d;
   
}
.tour-day-imgs{
     margin-bottom: 40px;
}
.tour-day-imgs{
     margin-bottom: 40px;
}
.view-tour p{
    text-align: justify;
}