/* Enter Your Custom CSS Here */
.tab-content {
    overflow: hidden;
    padding: 0px 25px 25px 21px;
}
#tabs_desc_26622_1{
    background: #ffffff url(http://mobilioffice.com/wp-content/uploads/2017/02/t-1.jpg);
    padding: 25px;
    min-height: 650px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
}
#tabs_desc_26622_1{
    background: #ffffff url(http://mobilioffice.com/wp-content/uploads/2017/02/t-2.jpg);
    padding: 25px;
    min-height: 650px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
}

#tabs_desc_26622_2{
    background: #ffffff url(http://mobilioffice.com/wp-content/uploads/2017/02/t-3.jpg);
    padding: 25px;
    min-height: 650px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
}


#tabs_desc_26622_3{
      background: #ffffff url(http://mobilioffice.com/wp-content/uploads/2017/02/t-2.jpg);
    padding: 25px;
    min-height: 650px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
}

#tabs_desc_26622_4{
      background: #ffffff url(http://mobilioffice.com/wp-content/uploads/2017/02/t-4.jpg);
    padding: 25px;
    min-height: 650px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
}

/***/
#tabs_desc_26638_1{
      background: #ffffff url(http://mobilioffice.com/wp-content/uploads/2017/02/tab-1.jpg);
    padding: 25px;
    min-height: 650px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
}

#tabs_desc_26638_2{
      background: #ffffff url(http://mobilioffice.com/wp-content/uploads/2017/02/t-2.jpg);
    padding: 25px;
    min-height: 650px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
}

#tabs_desc_26638_3{
      background: #ffffff url(http://mobilioffice.com/wp-content/uploads/2017/02/t-3.jpg);
    padding: 25px;
    min-height: 650px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
}

#tabs_desc_26638_4{
      background: #ffffff url(http://mobilioffice.com/wp-content/uploads/2017/02/tab-4.jpg);
    padding: 25px;
    min-height: 650px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
}


/****/





#tabs_desc_26646_1{
    background: #ffffff url(http://mobilioffice.com/wp-content/uploads/2017/02/tb1.jpg);
    padding: 25px;
    min-height: 650px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
}

#tabs_desc_26646_2{
    background: #ffffff url(http://mobilioffice.com/wp-content/uploads/2017/02/tb2.jpg);
    padding: 25px;
    min-height: 650px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
}


#tabs_desc_26646_3{
      background: #ffffff url(http://mobilioffice.com/wp-content/uploads/2017/02/t-3.jpg);
    padding: 25px;
    min-height: 650px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
}

#tabs_desc_26646_4{
      background: #ffffff url(http://mobilioffice.com/wp-content/uploads/2017/02/t-4.jpg);
    padding: 25px;
    min-height: 650px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
}



/*****/
.form-wrapper{
    padding-top: 25px;
}

.form-wrapper input[type="text"], .form-wrapper input[type="password"], .form-wrapper input[type="email"], .form-wrapper input[type="file"], .form-wrapper input[type="datetime"], .form-wrapper input[type="datetime-local"],.form-wrapper input[type="date"],.form-wrapper input[type="month"], .form-wrapper input[type="time"], .form-wrapper input[type="week"], .form-wrapper input[type="number"], .form-wrapper input[type="url"], .form-wrapper input[type="search"], .form-wrapper input[type="tel"], .form-wrapper input[type="color"], .form-wrapper textarea{
    height: 28px;
    border: none;
    background-color: rgb(204, 204, 204);
    padding-left: 7px;
    width: 350px;
}
.form-wrapper textarea{
    border: none;
    background-color: rgb(204, 204, 204);
    padding-left: 7px;
    width: 800px;
    min-height: 150px;
}

.red{
    color: #cc0101;
    font-size: 10px;
}
.form-wrapper p{
    font-weight: bold;    padding-bottom: 15px;
}


div.wpcf7-validation-errors {
    border: 0px solid #f7e700;
}

/****/

/*****/
.form-wrapper2{
        padding: 25px;
    border: solid 1px #CCC;
    overflow: hidden;
    margin-top: 25px;
}
.form-wrapper2 select{
 width: 100%;
}
.form-wrapper2 input[type="text"], .form-wrapper2 input[type="password"], .form-wrapper2 input[type="email"], .form-wrapper2 input[type="file"], .form-wrapper2 input[type="datetime"], .form-wrapper2 input[type="datetime-local"],.form-wrapper2 input[type="date"],.form-wrapper2 input[type="month"], .form-wrapper2 input[type="time"], .form-wrapper2 input[type="week"], .form-wrapper2 input[type="number"], .form-wrapper2 input[type="url"], .form-wrapper2 input[type="search"], .form-wrapper2 input[type="tel"], .form-wrapper2 input[type="color"], .form-wrapper2 textarea{
    height: 28px;
    border: none;
    background-color: rgb(204, 204, 204);
    padding-left: 7px;
    width: 100%;
}
.form-wrapper2 textarea{
    border: none;
    background-color: rgb(204, 204, 204);
    padding-left: 7px;
    width: 800px;
    min-height: 150px;
}

.red{
    color: #cc0101;
    font-size: 10px;
}
.form-wrapper2 p{
    font-weight: bold;    padding-bottom: 15px;
}


/****

/*****/
.form-wrapper-page{

      width: 80%;
}

.form-wrapper-page input[type="text"], .form-wrapper-page input[type="password"], .form-wrapper-page input[type="email"], .form-wrapper-page input[type="file"], .form-wrapper-page input[type="datetime"], .form-wrapper-page input[type="datetime-local"],.form-wrapper-page input[type="date"],.form-wrapper-page input[type="month"], .form-wrapper-page input[type="time"], .form-wrapper-page input[type="week"], .form-wrapper-page input[type="number"], .form-wrapper-page input[type="url"], .form-wrapper-page input[type="search"], .form-wrapper-page input[type="tel"], .form-wrapper-page input[type="color"], .form-wrapper-page textarea{
    padding: 2px 5px 2px 5px;
    font-family: "proxima-nova",sans-serif;
    font-weight: 500;
    height: 28px;
    border: none;
    box-shadow: 0px 0px 3px #CCC;
    background: #fff;
    width: 95%;
}
.form-wrapper-page textarea{
    border: none;
    background-color: rgb(204, 204, 204);
    padding-left: 7px;
    width: 800px;
    min-height: 150px;
}

.red{
    color: #cc0101;
    font-size: 10px;
}
.form-wrapper-page p{
    font-weight: bold;    padding-bottom: 15px;
}

