/*
Theme Name: DBA Rollertech
Theme URI: https://wordpress.org/themes/dbarollertech/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. DBA Rollertech's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: dbarollertech

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/*
  Bootstrap Carousel Fade Transition (for Bootstrap 3.3.x)
  CSS from:       http://codepen.io/transportedman/pen/NPWRGq
  and:            http://stackoverflow.com/questions/18548731/bootstrap-3-carousel-fading-to-new-slide-instead-of-sliding-to-new-slide
  Inspired from:  http://codepen.io/Rowno/pen/Afykb 
*/
*,body{
	font-family: 'Open Sans', sans-serif;
}
.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner{
	padding:0px !important;
}
.vc_row{
	margin:0px !important;
}

.navbar{
text-align:center;
}

.navbar-nav>li>a{
    line-height: 81px;
    padding: 0 13px;
	color:white;
   font-weight:bold;
	transition:all .4s;
}

.product-page-col-main-wrapper .vc_col-sm-3{
padding:0 15px;	
}

.industrial-page-list li{
list-style:none;
display:inline-block;
margin:0 10px;
}

.contact-page-info a{
color:#a07202;
margin-left:10px;
}

.contact-page-info-3{
margin-bottom:60px;
}

.contact-page-info h3{
text-align:left;
margin-bottom:10px;
}

.maill{
margin-left:0 !important;
}

.insdustrial-page-col-main-wrapper .vc_col-sm-3{
display:inline-block;
float:none;
}

.insdustrial-page-col-main-wrapper{
text-align:center;
}

.industrial-page-list{
text-align:center;
float:left;
width:100%;
padding-left:0;
}

.product-page-single-image-last-img img{
margin-left: 10px;
}

.boxshadow-2 img{
vertical-align: middle;
    padding: 10px;
}

.boxshadow-2{
box-shadow: -1px 1px 7px rgba(0,0,0,.5);

}
.nav>li>a:focus, .nav>li>a:hover{
background-color:transparent;
color:#f5dda1;
}



@media(min-width:768px) {
.container {
	max-width: 720px;
	margin: auto !important;
	float: none !important;
}

#navbar{
display:inline-block !important;
}	
	
.container.vc_column_container {
	max-width: 720px;
	margin: auto;
	float: none !important;
}
.navbar-nav>li:hover .sub-menu {
	display: block;
	visibility: visible;
	opacity: 1;
}
}

@media(min-width:992px) {
.container {
	max-width: 970px;
	margin: auto !important;
	float: none !important;
}
.container.vc_column_container {
	max-width: 970px;
	margin: auto;
	float: none !important;
}
}

@media(min-width:1200px) {
.container {
	max-width: 1200px;
	margin: auto !important;
	float: none !important;
}
.container.vc_column_container {
	max-width: 1200px;
	margin: auto ;
	float: none !important;
}
}
.proposal-form>.vc_column-inner {
	width:50% !important;
	margin:auto !important;
}
.entry-header{
	display:none;
}
.navbar-brand{
	height:auto;
}
.navbar{
	border:none;
	background:rgba(0,0,0,.45);
	position:absolute;
	left:0;
	width:100%;
	border-radius:0;
	z-index: 20;
}
.admin-bar .navbar{
	top:32px;
}
.main_banner{
	height:655px;
	background-attachment:fixed;
	background-size:cover;
}
.banner-text{
	text-align:center;
	padding-top:270px;
	max-width:1050px;
	margin:auto;
	float:none !important;
}
h1{
	font-size:58px;
	font-weight:700;
	color:#fff;
	margin:0;
	text-transform:uppercase;
}
.since-year{
	color:#dbd9de;
	font-weight:600;
	font-size:36px;
}
.banner-text p{
	margin:0;
}
.banner-text p.stablish-text{
    color: #fcfbfe;
    font-size: 18px;
    padding: 0px 80px;
    margin-top: 12px;
}
.proposal-btn {
    color: #000 !important;
    font-weight: 600;
    background: #fcc236;
    font-size: 18px;
    padding: 13px 26px;
    display: inline-block;
    margin-top: 25px;
    text-transform: uppercase;
	text-decoration:none !important;
	cursor:pointer;
	transition:all ease-in-out .3s;
}
.proposal-btn:hover{
	background-color: #fff !important;
}
.first-row{
	margin-top:60px !important;
}
.boxshadow{
   box-shadow: -1px 1px 14px rgba(0,0,0,.5);
}
h2{
	font-size:26px;
	font-weight:600;
	color:#1f2d30;
	text-transform:uppercase;
	margin:0px;
	margin-bottom:20px;
}
.text-yellow{
	color:#f1aa00;
}
p{
    color: #0b0b0b;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 20px !important;
}
.service_row{
	margin-top:40px !important;
	overflow:hidden;
}
.service_row p{
	margin:30px 0px !important;
}
h3{
	color:#1f2c2f;
	font-size:20px;
	text-transform:uppercase;
	text-align:center;
	margin:0;
	font-weight:600;
}
.service_row .proposal-btn{
	margin-top:0;
	border-radius:4px;
}
.service_row .proposal-btn:hover{
	background:#1b1a1a !important;
	color:#fff !important;
}
.proposal_main{
	height:auto;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
	background-size:cover;
    position: relative;
	padding:35px !important;
}
.proposal_main:before{
    position: absolute;
    content: '';
    background: #fafafa;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
	opacity:.9;
}
.proposal_main .container{
	position:relative;
	z-index:22;
}
.gform_wrapper .gfield_required{
	display:none;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=image], .gform_wrapper .gform_footer input[type=submit]{
    color: #000 !important;
    font-weight: 600 !important;
    background: #fcc236 !important;
    font-size: 18px !important;
    padding: 13px 26px;
    display: inline-block;
    margin-top: 0;
    text-transform: uppercase;
	text-decoration:none !important;
	cursor:pointer;
	transition:all ease-in-out .3s;
	border:none;	
}
.gform_wrapper .gform_footer input.button:hover{
	background:#1b1a1a !important;
	color:#fff !important;	
}
.test-icon{
    margin: 20px 0px;
    color: #868686;
    font-size: 30px;
}
h4{
	color:#000;
	font-size:20px;
	font-weight:600;	
}
h5{
	color: #676363;
    font-weight: 400;
    font-size: 15px;
}
.testimonial-details p{
	margin: 20px 0 !important;
    float: left;
}
.testimonial-container{
	margin-top:50px;
}
footer{
	float:left;
	width:100%;
	background:#1f2d30;
	padding:35px 0px;
	color:#fff;
}
.footer-icon{
	margin-right: 20px;
    width: 50px;	
	float:left;
	height:50px;
	bordeR:2px solid #fff;
	border-radius:50%;
	text-align:center;
}
.footer-text{
    float: left;
    width: 80%;
}
.footer-anchors{
	padding-top:5px;	
}
.footer-icon i{
    font-size: 25px;
    padding: 10px 0px;
}
.footer-text p{
	color:#fff;
	font-size: 13px;
    line-height: 19px;
    margin-top: 8px;
    font-weight: 600;
}
.footer-text a{
	color:#fff;
	font-size: 13px;
    line-height: 19px;
    margin-top: 8px;
    font-weight: 600;
}
.footer-bottom{
	float:left;
	width:100%;
	background:#fcc236;
	padding:20px 0px;
	text-align:center;
}
.footer-bottom p{
	color:#1f2d30;
	margin:0;
	font-weight:600;
}
.navbar-header{
	float:left;
	width:auto;
}
.header-phone{
	float:right;
    margin-top: 28px;
}
.header-phone a{
	color:#fff;
	font-size:22px;
	font-weight:600;
	text-decoration:none !important;
	transition:all ease-in-out .3s;
}
.header-phone a i{
	margin-right:5px;
}
.header-phone a:hover{
	color:#f5dda1;
}
.delay1{
	animation-delay:0.5s;
}
.delay2{
	animation-delay:0.8s;
}
.delay3{
	animation-delay:1.2s;
}
.delay4{
	animation-delay:1.5s;
}
.since-year, h1, .stablish-text, .proposal-btn{
	display:none;
}
@media(max-width:1200px){
	.testimonial-container img{
		width:100%;
		height:auto;
	}
	.test-icon {
		margin: 9px 0px;
		color: #868686;
		font-size: 20px;
	}
	.testimonial-details p {
		margin: 5px 0 !important;
		float: left;
		font-size: 14px;
		line-height: 20px;
	}
	h4 {
		color: #000;
		font-size: 16px;
		font-weight: 600;
	}
	h5 {
		color: #676363;
		font-weight: 400;
		font-size: 13px;
		margin-top: 0px !IMPORTANT;
	}
	.footer-icon {
    	margin-right: 5px;
	}
	.footer-text p  {
		font-size: 10px;
		line-height: 14px;
		margin-top: 11px;
	}
	.footer-text a{
		font-size: 10px;
		line-height: 14px;
	}
	h3{
		font-size:14px;
	}
	.first-row .vc_col-sm-6, .wpb_single_image .vc_figure, .wpb_single_image .vc_single_image-wrapper, .wpb_single_image img{
		width:100% !important;
	}

}
@media(max-width:992px){
h1 {
    font-size: 38px;
}

.navbar-nav>li>a{
padding:0 4px;
	}	
	
.banner-text p.stablish-text {
    font-size: 14px;
}
.since-year {
    font-size: 30px;
}
.proposal-btn{
	font-size:14px;
}
p {
    font-size: 14px;
    line-height: 20px;
}
.service_row .proposal-btn{
	margin-top:0px;
}
}
@media(max-width:768px){
.header-phone a{
	font-size:16px;
}
	.proposal-form>.vc_column-inner {
	width:100% !important;
	margin:auto !important;
}
.since-year{
	font-size:20px;
}

.navbar-toggle{
border-color: white;
    margin-top: 27px;
}

.navbar-toggle .icon-bar{

    border: 1px solid;
    color:white;
	}	
	
.header-phone{
display:none;
}	

.navbar-header{
width:100%;}	


	
.main_banner {
    height: 400px;
}
.banner-text{
	padding-top:155px;
	
}

.contact-page-info h3{
text-align:center;
}
	
.maill{
font-size:13px;
}	
	
.contact-page-info{
text-align:center;
	}	
	
h1 {
    font-size: 20px;
}
.banner-text p.stablish-text {
    font-size: 11px;
    line-height: 16px;
    padding: 0px 20px;
	margin-top:5px;
}
.proposal-btn {
    font-size: 12px;
}
h2 {
    margin-bottom: 14px;
    font-size: 17px;
}
p {
    font-size: 12px;
    line-height: 16px;
}

.footer-box{
	float:left;
	width:100%;
	margin-bottom:25px;
}
.col-sm-4{
	float:left;
	width:100%;
}
.footer-text p {
    font-size: 11px;
    line-height: 16px;
    margin-top: 11px;
}

#navbar{
width:100%;
margin:0;
}	
	
.navbar-nav>li>a{
line-height:43px;
	}	
	
.navbar{
background: rgba(29, 28, 28, 0.9);
}	
	
.footer-text a {
    font-size: 12px;
    line-height: 14px;
}
	.header-phone a{
		color:#f1aa00;
	}
}
@media(max-width:480px){
.navbar-header {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0 !IMPORTANT;
}
.header-phone {
    float: right;
    float: none;
    display: inline-block;
    margin-bottom:15px;
	margin-top:0;
    width: 100%;
}
.navbar-brand{
	float:none;
	display:inline-block;
}
.footer-text p {
    font-size: 10px;
    line-height: 16px;
    margin-top: 11px;
}
.footer-text a {
    font-size: 10px;
    line-height: 14px;
}
.footer-icon {
    margin-right: 4px;
}
	.footer-bottom p{
		padding:0px 20px;
	}
}
@media(max-width:351px){
.footer-text {
    float: left;
    width: 78%;
}
	.footer-bottom p{
		padding:0px 10px;
	}
}