/*
Template: thefox
Theme Name: TheFox Child Theme
Theme URI: http://www.thefoxwp.com
Description: <strong>A superflexible and responsive Business Theme by Tranmautritam team</strong> - <br/>Update notifications available on twitter and facebook:<br/> <a href='https://twitter.com/tranmautritam'>Follow me on twitter</a><br/> - <a href='https://www.facebook.com/tranmautritam.designer'>Join the Facebook Group</a> A theme by <a href="http://themeforest.net/user/tranmautritam?ref=tranmautritam">Tranmautritam Team</a>.
Version: 1.50
Author: Tranmautritam Team
Author URI: http://themeforest.net/user/tranmautritam?ref=tranmautritam
License: Themeforest Split Licence
License URI: -
*/


/************************************************************************************

Put your custom CSS below this block :)

*************************************************************************************/

#footer .wpcf7 input[type="text"],
#footer .wpcf7 input[type="email"],
#footer .wpcf7 textarea {
    background:white !important;
    width: 100% !important;
    max-width: 370px !important;
    color: #000000 !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding: 0px 7px;
}
#footer .wpcf7 input[type="submit"] {
	font-size: large;
    text-transform: none;
}
#footer .wpcf7 input[type="text"] {
   float: none !important;
}
#footer input[type="text"]{
  margin-right: 0px !important;
}
#footer .contact_us_now{
    background:#ff6400 !important;
    color:#ffffff !important;
    font-weight: 500 !important;
    border-radius: 3px !important;
    box-shadow: 0px 3px #ff6400 !important;
    float: left !important;
    width: 100% !important;
    max-width: 370px !important;
	margin-bottom:5px !important;
}
#footer .widget h2 {
    border-left: 3px solid #ff6400 !important;
    padding-left: 20px !important;
}
#footer .textwidget{
      max-width: 370px;
}
/* .footer_2_col .widget_wrap:first-child {
width:770px  !important;
}
.footer_2_col .widget_wrap:nth-child(2) {
width:370px  !important;
} */
div.wpcf7 .ajax-loader {
    height: 0px !important;
    width: 0px !important;
    margin: 0px !important;
}
/*.footer_type_1 .widget_wrap {
    margin: 96px 0 0 0;
}*/
.footer_type_1 .widget_wrap {
    margin-bottom: 0 !important;
}
.top_bg{
    min-height: 60vh !important;
    background-position: top !important;
}
.portfolio_bottom{
    background-color: #222533 !important
}
.menu_slide{
    background-color: rgba(0,0,0,0.6) !important;
}

header.header_shadow.sticky_header.transparent_header.opaque_header{
    background-color: rgba(0,0,0,0.6) !important;
}

header.transparent_header{
    background-color: rgba(0,0,0,0.6) !important;
}
header.transparent_header.opaque_header{
    background-color: rgba(0,0,0,0.6) !important;
}
