@charset "utf-8";
/* CSS Document */

		body{overflow-x:hidden;}
			#btnFeedbackHome { display: none;
       width: 395px;
    height: 200px;
    position: fixed;
    top: 60%;
    left: -320px;
    background-color: #424444;
    cursor: pointer;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    z-index: 100;
}

#btnFeedbackHome.clicked{left:0}


#btnFeedbackHome p{
    color: white;
    font-weight: 600;
    position: absolute;
    top: 1px;
    left: 8px;
    font-size: 14px;
    line-height: 20px !important;
    margin-right: 75px;
    padding: 20px 5px;
}

#btnFeedbackHome div{
    width: 75px;
    background-color: #ffffff;
    height: 100%;
    float: right;
    padding-top: 25px;
}

.deals_ad .deal_link{
    width: 100%;
    height:80px;
    display:block;
}
.deals_ad #close_deal{
    position:absolute;
    right:5px;
    top:0;
    color:#ec2029;
    cursor:pointer;
}
#header.pos-fixed{
    position: relative;
}
body{
    padding-top: 0 !important;
}
@media (max-width:1200px){
    #btnFeedbackHome{display:none;}
}

.cd-hero-slider .h2{
	    font-size: 32px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 0.9;
    color: #000;
	}
	.cd-hero-slider .h2:after, .cd-hero-slider .h2:before {
    content: "";
    display: inline-block;
    position: relative;
    left: 0;
    height: 4px;
    background: #000;
    width: 100%;
    top: -10px;
}
.cd-hero-slider .h2 span{
	color: #000;
	}
	
.stretched{background-color:#FFFFFF !important;}



.vxb-widget-box.style-a .vxb-btn-style span{
 padding: 8px 12px 7px !important;
    height: 37px;
}
.vxb-widget-box.style-a .vxb-btn-style{
    border: #ec2029 !important;
    background: #ec2029 !important;
}
.vox-widget-wrapper{
        bottom: 65px !important;
}
.power_text {
    width: 187px;
    font-size: 9px;
    position: absolute;
    right: 2px;
    bottom: -25px;
    background-color: rgba(255, 255, 255, 0.19);
    border-radius: 3px;
    color: #4a4a4a;
}

.phone {
    bottom: 185px;
}

/*.standard-logo img{background-color:#000000;}
.retina-logo img{background-color:#000000;}*/
body:not(.top-search-open) #header-wrap #logo, body:not(.top-search-open) #primary-menu>.container>ul, body:not(.top-search-open) #primary-menu>ul, body:not(.top-search-open) #side-panel-trigger, body:not(.top-search-open) #top-cart{/*background-color:#000000;*/}
#header.full-header .nav-right-btn a{padding: 20px 27px;}
@media (max-width: 767px){
.text-white{color: #000000  !important;}
.text-white.border-ver{    border-color: #000000 !important;margin-top:5px !important;margin-bottom:5px !important;}
/*.new-menu a{color:#eb2129 !important;}*/
.bottommargin-sm { margin-bottom: 10px !important;}
.nav .nav-container div{background-color:#424444;}
}
@media screen and (max-width: 992px){
.text-white{color: #000000  !important;}
.bottommargin-sm { margin-bottom: 10px !important;}
.nav .nav-container div{background-color:#424444;}
#header.full-header #logo img{height:65px;max-width:none;}
.nav-container {overflow:hidden;}
}
@media (min-width: 992px){/**/
.col-md-3{width:24%;}
.col-md-6{width:49%;}
}
.mydiv{
	/*-webkit-clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
	clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);*/

-webkit-clip-path: polygon(0 0%, 100% 0, 100% 100%, 0 90%);
clip-path: polygon(0 0%, 100% 0, 100% 100%, 0 90%);

}
.page_mid_body_1200{width:100%;max-width:1200px;overflow:hidden;margin:0 auto;padding:10px;}
.wm_box_g{
/*box-shadow: 3px 5px 15px 2px #edede1;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;*/
}
.wm_box_g{
font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;background-color:#FFFFFF;margin-left:1%;
}
.wm_box_g h2{font-size: 23px;color: inherit;
font-weight: 400;
line-height: 1.1;}
.wm_box_g h3{
font-size: 16px;
text-transform: uppercase;
margin: 0;
padding: 15px 20px;
border-bottom: 1px solid #eee;
background: #f9f9f9;
}
.wm_box_g p{font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #34404e;}
.th-read-more{text-align:right; font-size:18px;    float: right;}
	
	

.gallery-title
{
    font-size: 36px;
    color: #42B32F;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}
.gallery-title:after {
    content: "";
    position: absolute;
    width: 7.5%;
    left: 46.5%;
    height: 45px;
    border-bottom: 1px solid #5e5e5e;
}
.filter-button
{
    /*font-size: 18px;*/
    border: 1px solid #FF0000;
    border-radius: 5px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 30px;

}
.filter-button:hover
{
    /*font-size: 18px;*/
    border: 1px solid #FF0000;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    background-color: #FF0000;

}
.btn-default:active .filter-button:active
{
    background-color: #42B32F;
    color: white;
}

.port-image
{
    width: 100%;
}

.gallery_product
{
    margin-bottom: 30px;
}
.left001{float:left;}
.rh001{float:right;}
.left001 h3, .rh001 h3{border-bottom:none;}
.clients-img{
   /* filter: url(filters.svg#grayscale); Firefox 3.5+ */
      filter: gray; /* IE5+ */
     /* -webkit-filter: grayscale(1);*/ /* Webkit Nightlies & Chrome Canary */
      -webkit-transition: all .8s ease-in-out;  
}
.clients-img:hover {
    filter: none;
      -webkit-filter: grayscale(0);
      -webkit-transform: scale(1.01);
    }

.subpage_des_top p{
	text-align:justify;
}
.portfolio_link{
text-align:center;font-size:1.5em;color:#050505 ;padding:10px;
	font-weight:550;
	font-weight:bold;
    -webkit-transition: 1.5s ease-in-out;
    -moz-transition: 1.5s ease-in-out;
    -o-transition: 1.5s ease-in-out;
    transition: 1.5s ease-in-out;
}
.portfolio_link:hover{
color:#E3161A;font-weight:bold;
}


#footer h3{padding-left:10px;padding-bottom:3px;text-transform:uppercase;color:#666666;font-weight:100;}
#footer h4{padding-left:10px;padding-bottom:6px;text-transform:uppercase;color:#666666;font-weight:100;}
#footer h5{padding-left:10px;padding-bottom:5px;color:#666666;font-weight:100;text-transform:uppercase;}
#footer h5 a{color:#666666;text-decoration:none;}
#footer h5 a:hover{color:#999999;}

.hover15 {
	position: relative;
}
.hover15::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}
.hover15:hover::before {
	-webkit-animation: circle .75s;
	animation: circle .75s;
}
@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
	