/*
 Theme Name:   Divi-child-stsv (www.STSVacations.com)
 Theme URI:    https://www.stsvacations.com
 Description:  This is a Divi Child Theme. It was created for www.STSVacations.com
 Author:       STS Travel
 Author URI:   http://ststravel.com
 Template:     Divi
 Version:      1.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  Divi-child-stsv
*/
 @media screen and (min-width: 480px) {
    .container {
        width: 1200px;
    }
    
    .footerbg .container .col-md-3 {
        float: left;
        width: 25%;
    }
 }

#footer {
    position: relative;
}

.footerbg {
    width: 100%;
    background: #f2f2f2;
    padding: 60px 0;
    overflow: hidden;   
}

.ftitle {
    font-family: "Open Sans";
    font-size: 16px;
    color: #666;
    font-weight: 700;
}

ul.footerlist {
    padding-left: 20px;
    margin-top: 10px;
    list-style-image: url(../../../../../../images/li.png);
}

ul.footerlist li {
    line-height: 24px;
}

ul.footerlist li a {
    color: #999;
}

 .footerbg .container .col-md-3 {
     padding-top: 15px;
 }

.footeritem {
    margin-top: 10px;
}

.relative {
    position: relative;
}

input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
    padding: 2px;
    border: 1px solid #bbb;
    color: #4e4e4e;
    background-color: #fff;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 0px 6px 12px;    
    font-size: 14px;
    line-height: 1.428571429;
    vertical-align: middle;
    border-radius: 4px;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.fccustom2 {
    background: #ffffff;
    height: 32px;
    border: 0px;
    border-radius: 0px;
}

.btncustom {
    width: 32px;
    height: 32px;
    background: url(../../../../../../images/arrow.png) #0099cc -5px -5px;
    border: 0px;
    text-indent: -100px;
    border-radius: 0px;
    color: #fff;
    transition: .3s;
    position: absolute;
    top: 0px;
    right: 0px;
    overflow: hidden;
}


.pnr {
    font-family: "Open Sans";
    font-size: 30px;
    color: #0099cc;
    font-weight: 300;
}

a.social1b {
    margin: 0 5px;
}


.footerbg3 {
    width: 100%;
    background: #fff;
    padding: 30px 0;
    overflow: hidden;
}

.center {
    margin: 0 auto;
    text-align: center;
}

a {
    color: #666;
}

.nav li ul {
    opacity: 1 !important;
    visibility: visible;
}
