.make , .home article {
	margin:0px auto;
	max-width:1200px;
	position:relative;
	}
	
.clr {
	clear:both;
	}
	
.tac {
	text-align:center;
	}
	
.menu-block {
    background-color: #f60e0e;
	position:relative;
	}
	
.menu-block:after {
	content:"";
	position:absolute;
	left:100%;
	top:0px;
	background-image: url('../images/menu-aftr.png');
	width:35px;
	height:100%;
	background-size:100% 100%;
	background-repeat:no-repeat
	}
	
	.entry-content .dgsig > img {display: inline-block;
float: none;}
	
.home article .entry-title {
	display:none;
	}
	
.home .site-content {
    padding-top: 10px;
	}
		
.widget a , .top-link a {
    color: #fff;
	box-shadow:none;
	}
	
.widget a:hover , .ftr-widget a:hover  {
    color: rgb(246, 14, 14);
	}
	
a.read-more {
    box-shadow: none;
    color: #fff;
    font-weight: normal;
    padding: 10px 30px;
    background-color: #016bca;
    clear: both;
    font-size: 18px;
	display: inline-block;
	}
		
a.read-more:hover {
	background-color:#071139;
	box-shadow:0px 0px 5px rgba(255,255,255,0.5) inset;
	} 
	
textarea {
    max-height: 150px;
	}
	
.widget-title {
    padding-bottom: 12px;
    color: rgb(2, 66, 112);
    letter-spacing: normal;
	}
		
.submit input[type="submit"] {
    color: rgb(0, 0, 0);
    border-radius: 22px;
    background-color: rgb(255, 255, 255);
    padding: 8px 20px;
	}
	
.submit input[type="submit"]:hover , .submit input[type="submit"]:active , .submit input[type="submit"]:focus {
    color:#fff;
    background-color: rgb(0, 110, 190);
	}
	
.sidebar .widget:first-child {
    padding-top: 0;
	}
	
.below-cntnt .widget {
	vertical-align:top;
	margin-bottom:0px;
	}
	
.site-header {
	background-color: #FFF;
	position: relative;
	z-index: 9;
	}
	
.header-inner {
	position: relative;
	clear: both;
	}
	
.top-link {
	background-color:#004783;
	display:inline-block;
	float:right;
	padding: 10px 20px;
	font-weight:bold;
	position:relative;
	}
	
.top-link:before {
	content:"";
	position:absolute;
	right:100%;
	top:0px;
	background-image: url('../images/top-link-bfr.png');
	width:17px;
	height:100%;
	background-size:100% 100%;
	background-repeat:no-repeat
	}
					
.primary-menu > li a {
    font-size: 18px;
    padding-left: 10px;
    padding-right: 10px;
}
	
#searchform {
    max-width: 155px;
    float: right;
    position: relative;
    margin: 9px 5px;
	}
	
input.input-srch {
    background-color: transparent;
    box-shadow: 0px 0px 34px rgba(0, 0, 0, 0.3) inset;
    border: 0px none;
    border-radius: 4px;
    padding: 7px 10px;
    font-size: 14px;
	}
	
input.btn-srch {
    position: absolute;
    right: 11px;
    top: 8px;
    background: url('../images/srch-icon.png') !important;
    width: 16px;
    height: 16px;
    font-size: 0px;
	}
								
/******************************slider-block**********************************/
	
.metaslider.ml-slider .caption-wrap {
    background:none;
    opacity: 1;
	bottom: 30%;
	}
	
.metaslider.ml-slider .flexslider {
    margin: 0px;
	margin-bottom:0px;
	}
	
.metaslider .caption {
    margin: 0px auto;
    max-width: 1200px;
	padding:0px !important;
	text-align:left;
	}
	
.slide-text {
    text-align: left;
    display: inline-block;
    background-color: #e7ebea;
    max-width: 480px;
    padding: 20px 30px;
	}
	
.slide-text h2 {
    font-size: 24px;
    font-weight: bold;
    line-height: 36px;
    margin-bottom: 10px;
    color: #f0c90c;
    text-transform: uppercase;
	}	
				
.slide-text p {
    font-size: 14px;
    border-radius: 0px;
    margin-bottom: 0px !important;
    line-height: 32px;
    font-weight: normal;
    color: #5a5a59;
	}
		
.metaslider {
    margin: 0px auto;
	}
	
.main-slider .metaslider .flexslider { 
	margin-bottom:0px;
	}
	
.flexslider .flex-direction-nav .flex-prev {
    left:10px;
	}
	
.flexslider .flex-direction-nav .flex-next {
    right:10px;
	}
	
.metaslider .flexslider:hover .flex-prev {
    left: 0px;
	}
	
.metaslider .flexslider:hover .flex-next {
    right: 0px;
	}
	
.flexslider .flex-direction-nav a {
    width: 50px;
    height: 60px;
	background-image: url('../images/sl-nav.png');
	opacity:0;
	}
	
.flexslider ol.flex-control-nav {
    bottom: 10%;
    z-index: 9;
    text-align: center;
	}
	
.flexslider .flex-control-paging li a {
    width: 50px;
    height: 6px;
    background-color: transparent;
    padding: 0px;
    margin: 6px 10px;
    border: 3px solid #f0c90c;
    box-shadow: none;
    border-radius: 0px;
	}
	
.flexslider .flex-control-paging li a.flex-active , .flexslider .flex-control-paging li a:hover  {
	background: #585227;
	border: 3px solid #585227;
	background-color: #585227;
	}
	
/******************************slider-block over**********************************/
		
.quote-block {
	font-family: 'PT Sans', sans-serif;
	margin: 0px auto 50px auto;
	background-color:#f0c90c;
	padding: 0% 4%;
	position:relative;
	}
	
.quote-block:after {
	content:"";
	position:absolute;
	left:0px;
	top:100%;
	background-image: url("../images/quote-shdw.png");
	background-size:100% 100%;
	width:100%;
	height:21px;
	}
	
.quote-block div {
	display:inline-block;
	vertical-align:middle;
	}
	
.quote-block div:first-child {
	width:68%;
	text-align:left;
	}
	
.quote-block div:last-child {
	width:30%;
	text-align:center;
	}

.quote-block h2 {
    color: #fff;
    line-height: 38px;
    font-weight: normal;
    text-shadow: 2px 2px 1px RGBA(5, 4, 4, 0.41);
	}
		
a.req-estime {
    margin: 25px 0px;
    display: inline-block;
    color: #fff;
    background-image: url('../images/btn-bg.png');
    background-repeat: repeat-x;
    background-size: auto 100%;
    border-radius: 6px;
    font-size: 20px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.47);
    padding: 5px 30px;
	}
	
.wlcm-cntnt {
	padding-top: 20px;
	}
	
.wlcm-cntnt .clr div {
	display:inline-block;
	vertical-align:top;
	}
	
.wlcm-cntnt .clr div:first-child {
	float:right;
	}
	
.wlcm-cntnt .clr div:last-child {
	width:calc(100% - 380px);
	}
	
.list li {
    list-style-type: none;
    background-image: url('../images/li-icon.png');
    background-repeat: no-repeat;
    padding-left: 30px;
    background-position: 2px 12px;
    cursor: pointer;
	font-size:18px;
	line-height:36px;
	}
	
.list li:hover {
	background-image: url('../images/li-icoh.png');
	}
	
	
h2.custom-title , .wlcm-cntnt h2, .entry-title {
    position: relative;
    font-size: 26px;
    line-height: 40px;
    margin-bottom: 15px;
    font-weight: bold;
    padding-bottom: 10px;
    display: inline-block;
    color: #363636;
    font-family: 'PT Sans', sans-serif;
	}
	
h2.custom-title span , .wlcm-cntnt h2 span {
	color:#f60e0e;
	}

.wlcm-cntnt h2 hr , h2.custom-title hr {
    height: 3px;
    background-color: rgb(237, 237, 237);
    width: 130px;
    margin: 15px auto 0px auto;
	}
	
h1.entry-title{
    padding-left: 10px;
    border-left: 3px solid rgb(246, 14, 14);
	}
	
.entry-title::after {
    position: absolute;
    top: 100%;
    left: -3px;
    width: 60%;
    height: 3px;
    background-color: #d50909;
    content: "";
	}
	
.wlcm-cntnt p {
    font-size: 18px;
    color: #363636;
    line-height: 32px;
    margin-bottom: 15px;
	}
		
.models-block {
	background-image: url("../images/models-bg-new.png");
	background-size:100% auto;
	position:relative;
	padding: 4% 0%;
	color: #fff;
	text-align:center;
	overflow-x: hidden;
	}
	
.models-block h2.custom-title {
	color:#fff;
	}
	
.sub-head p {
	margin-bottom:10px;
	}
	
.sub-head p:first-child {
	color:#363636;
	background-color:#d6d6d6;
	padding: 10px 20px;
	display:inline-block;
	}
	
.sub-head p:nth-child(2) {
	}
	
.sub-head p:last-child {
	font-size:20px;
	}
	
#wonderplugincarousel-1 .amazingcarousel-item-container .amazingcarousel-hover {
    background-color: rgba(246, 14, 14, 0.84);
	}
	
#wonderplugincarousel-1 .amazingcarousel-item-container  .amazingcarousel-hover { 
	padding-top:60px;
	}
	
#wonderplugincarousel-1 .amazingcarousel-item-container .amazingcarousel-title {
    font-size: 18px ;
	line-height:36px;
	}
			
.logo-scrl.make {
    padding:20px 10px 80px 10px;
	}
	
/*#wonderplugincarousel-1 .amazingcarousel-image {
    border: 1px solid #dddddd;
	}*/
	
#wonderplugincarousel-1 .amazingcarousel-nav {
    padding:10px;
	}	
	
.newsltr-block {
	background-color:#c5c6c7;
	padding:1%;
	}
	
.nsu-hd {
    font-size: 24px;
    font-weight: bold;
	}
	
.nsu-hd , .nsu-form , .nsu-form p {
	display:inline-block;
	vertical-align:middle;
	}
				
.nsu-form p {
	position:relative;
	margin-bottom:0px;
	padding: 5px 10px;
	}
	
.nsu-form label {
	display:none;
	}
		
.widget .nsu-form input.nsu-field {
    background-color: #fff;
    border: 0px none;
    color: rgb(132, 130, 130);
    padding: 7px 20px;
    font-size: 14px;
    border-radius: 0px;
	box-shadow:none;
	}
	
.widget input.nsu-submit {
    background-color: rgb(240, 201, 12);
    color: rgb(0, 0, 0);
    letter-spacing: 0px;
    font-size: 18px;
	padding: 10px 20px;
	border-radius: 5px;
	}
	
.below-cntnt {
	background-color:#fff;
	padding:3% 0%;
	}
	
.below-cntnt .widget {
	display:inline-block;
	vertical-align:top;
	margin-bottom:0px;
	}
	
.below-cntnt .widget:first-child {
    width: 60%;
    padding-right: 5%;
	}

.below-cntnt .widget:last-child {
	width:39%;
	}
	
.accordion-title {
    background-image: url("../images/plus.png");
    background-repeat: no-repeat;
    background-position: 98% 14px;
    color: #000 !important ;
    font-weight: 400;
    font-size: 18px;
    padding: 10px 32px;
	background-color:#d9d9d9;
	margin-bottom:10px;
	}
		
.accordion-title.down {
	background-image: url('../images/minus.png');
	margin-bottom:0px;
	background-color:#454545;
	color:#fff !important ;
	}
	
.accordion-content {
    background-color: transparent;
	color:#666565;
    padding: 20px;
    font-size: 18px;
	width:100% !important;
	margin-bottom:10px;
	}
	
.testimonial-box .box-content p {
    color: #666565;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 29px;
    text-align: left;
	position:relative;
	}
	
.gs_testimonial_container .cycle-slideshow .cycle-carousel-wrap .cycle-slide .testimonial-box .box-image img {
    width: 100px;
    height: 100px;
    border: 1px solid #ccc;
	padding:4px;
	}
	
.testimonial-box .box-image {
	margin:25px 0px;
	}
	
.cbp-qtcontent p:first-child , .cbp-qtcontent p:nth-child(3) {
	display:none;
	}
	
.cbp-qtcontent p {
    font-size: 18px;
    line-height: 30px;
	}
	
.cbp-qtcontent footer {
	display:none;
	}
	
.bx-wrapper .tslider .cbp-qtcontent img {
    display: inline-block;
    margin: 0px auto;
    max-width: 35%;
    float: none;
    padding: 4px;
    border: 1px solid #ccc;
	}
	
.client-img {
    text-align: center;
	}
	
#wonderplugincarousel-container-2 {
    padding: 20px 10px 50px;
	}
	
	
.footer-blocks {
	color:#413F3F;
	padding: 1% 0%;
	border-top: 0px none;
	}
	
.ftr-widget {
    width: calc(100% / 4 - 4%);
    display: inline-block;
    vertical-align: top;
    margin: 2% 2% 3% 2%;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
	}	
	
.ftr-widget h2.widget-title {
    color: #FFF;
    text-transform: uppercase;
    font-family: 'PT Sans', sans-serif;
    font-size: 24px;
    margin-bottom: 0px !important;
    font-weight: bold;
	}
	
.ftr-widget hr {
    background-color: #f60e0e;
    height: 3px;
    margin: 10px 0px 10px 0px;
    max-width: 40px;
	}
	
.ftr-widget a {
	color:#b9b9b9;
	}
		
.widget_categories li {
	list-style-type:none;
	padding: 1px 0px;
	}
	
.widget_categories li a {
	text-decoration:none;
	color: #b9b9b9;
	box-shadow:none;
	}
	
.widget_categories ul {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
	text-align: left;
	margin: 0px auto;
	}
				
.contact-cntnt > div {
	display:inline-block;
	vertical-align:top;
	width:49%;
	}
	
.contact-cntnt > div:first-child {
    float: right;
    padding: 10px;
    border: 1px solid rgb(7, 40, 171);
	box-shadow: 0px 0px 5px #016bca inset;
    border-radius: 5px;
	margin-bottom: 5%;
	}

.contact-cntnt #contact-block p {
    padding-bottom: 7px;
    color: #000;
	}
	
#contact-block p {
    padding-left: 40px;
    background-repeat: no-repeat;
    background-position: 2px 8px;
    margin-bottom: 0px;
    padding-bottom: 6px;
    font-size: 14px;
    color: #b9b9b9;
    clear: both;
	text-align: left;
	}
			
#contact-block p:nth-child(1) {
	background-image: url('../images/adrs-icon.png');
	}
	
#contact-block p:nth-child(2) {
	background-image: url('../images/email-icon.png');
	}
	
#contact-block p:nth-child(3) {
	background-image: url('../images/phn-icon.png');
	}
	
#contact-block p:nth-child(4) {
	background-image: url('../images/fax-icon.png');
	}
	
.s-icons {
	padding-top:20px;
	}
	
.s-icons a {
    outline: none;
    display: inline-block;
    margin-right: 10px;
	}
	
.s-icons img {
	width:18px;
	}
	
.s-icons img:hover {
	transition-duration: 0.4s;
	-ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg); 
    transform: rotate(360deg);
	}
	
.site-info {
    padding: 15px 2%;
    font-size: 14px;
    margin: 0px;
    background-color: #f60e0e;
    color: #fff;
	text-align: center;
	position:relative;
	}
	
.site-info p {
    margin-bottom: 0px;
	}
			
.copy-right, .copy-right a {
    color: #fff;
    display: inline-block;
	}
	
.pull-right {
	margin-bottom:0px;
	}
	
#back-top {
    border-radius: 3px;
    background-color: rgba(0,0,0,0.2);
    padding: 10px;
    position: fixed;
    bottom: 5px;
    right: 5px;
    z-index: 100;
    opacity: 1;
    transition-duration: 0.4s;
    outline: medium none;
	}
	
#back-top:hover {
	background-color: rgb(0,0,0);
	}
	
.entry-content p {
    margin: 0 0 10px;line-height: 20px;}	
	
.left img{float: left;
margin-right: 40px;
margin-bottom: 15px;}
.sub-head .ftr-widget {
    width: auto;}
	
.leftsection .sectionn	{width: 40%;
float: left;}
.leftsection{width: 50%;
float: left;}
	
.rightsection{width: 45%;
float: left;}	

.socialicons{ margin-left: 10px;
float: left;} 
	
.socialicons a{ margin-left: 10px;
float: left;} 	

.main-navigation ul ul li {
		background-color: #f60e0e !important;
		border: 1px solid #d1d1d1;
		border-bottom-width: 0;
	}




