/*
Theme Name: The Factory Theme
Theme URI: http://thefactoryreno.com
Description: A child theme of Bridge Theme
Author: The Factory
Author URI: http://thefactoryreno.com
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");


/**********************************
Colors:


gray: #7d7d7d;

light green: #a8b240;
dark green: #909934;

Blue: #40516f;




**********************************/
/**********************************
TYPOGRAPHY
**********************************/

/**********************************
Slider
**********************************/
.slider_content  {
    background-image: url("http://tntcreno.com/wp-content/uploads/2016/01/swirl_green.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 60px 0;
}
.title h1 {
	color: #fff!important;
}

.carousel-inner .slider_content .text {
  margin: 0;
}

/**********************************
Paspartu
**********************************/

.paspartu_bottom {
    background-color: #909934;
}

.paspartu_top {
    background-color: #909934;
}



/**********************************
MAIN
**********************************/
@media only screen and (max-width: 480px) {

.tf-bbb {
padding-top: 10px!important;
padding-right: 0px!important;
}

}

.tf-bbb {
padding-top: 86px; 
padding-right: 95px;
}


.content ul  {
   list-style-position: outside!important;
   padding-left:3em;
}

.content ul li {
   font-weight:600;
   color:#40516F;

}

/*Mobile Logo Header size*/ 

.q_logo img {
    top: -20% !important;
}


/*Mobile Menu Text color*/ 

nav.mobile_menu ul li a, nav.mobile_menu ul li h3 {
    color: white;
}


/**********************************
ELEMENTS
**********************************/

/* Contact Form Response*/
div.wpcf7-response-output.wpcf7-mail-sent-ok {
    background-color: #a8b240;
}



/*  */

q_list.circle ul > li, .q_list.number ul > li {
    margin: 0 0 12px!important;

}


/* Accordian BG color */

.q_accordion_holder.accordion.boxed .ui-accordion-header {
    background-color: #e3e3e3;
}



/* SVG */

.svg-title-bottom {
	height: 75px!important;

}

#Layer_1 {
    width: 85%;
}


/* Contact page spearator */

.separator.small.left {
    display: none;
}


/* Contact Form */

div.wpcf7-response-output.wpcf7-mail-sent-ok {
    background-color: #a8b240;
}

/**********************************
FOOTER
**********************************/
.footer_bottom_holder {

    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
}

.call_to_action_text {
	text-align: center; 

}

/**********************************
UNIVERSAL
**********************************/

/**********************************
Responsive
**********************************/

@media screen and (max-width: 980px) {
	
	
}
@media screen and (max-width: 750px) {


.q_slider{
	display:none;}
}
