 @charset "utf-8";

@font-face {
    font-family: "sorts_mill_goudyitalic";
    src: url(../fonts/sortsmillgoudy_italic_macroman/GoudyStM-Italic-webfont.eot);
    src: url(../fonts/sortsmillgoudy_italic_macroman/GoudyStM-Italic-webfont.eot?#iefix) format('embedded-opentype'),
         url(../fonts/sortsmillgoudy_italic_macroman/GoudyStM-Italic-webfont.woff) format('woff'),
         url(../fonts/sortsmillgoudy_italic_macroman/GoudyStM-Italic-webfont.ttf) format('truetype'),
         url(../fonts/sortsmillgoudy_italic_macroman/GoudyStM-Italic-webfont.svg#sorts_mill_goudyitalic) format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "sorts_mill_goudyregular";
	src: url(../fonts/sortsmillgoudy_regular_macroman/GoudyStM-webfont.eot);
    src: url(../fonts/sortsmillgoudy_regular_macroman/GoudyStM-webfont.eot?#iefix) format('embedded-opentype'),
         url(../fonts/sortsmillgoudy_regular_macroman/GoudyStM-webfont.woff) format('woff'),
         url(../fonts/sortsmillgoudy_regular_macroman/GoudyStM-webfont.ttf) format('truetype'),
         url(../fonts/sortsmillgoudy_regular_macroman/GoudyStM-webfont.svg#sorts_mill_goudyregular) format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "texgyreadventorbold";
    src: url(../fonts/texgyreadventor_bold_macroman/texgyreadventor-bold-webfont.eot);
    src: url(../fonts/texgyreadventor_bold_macroman/texgyreadventor-bold-webfont.eot?#iefix) format('embedded-opentype'),
         url(../fonts/texgyreadventor_bold_macroman/texgyreadventor-bold-webfont.woff) format('woff'),
         url(../fonts/texgyreadventor_bold_macroman/texgyreadventor-bold-webfont.ttf) format('truetype'),
         url(../fonts/texgyreadventor_bold_macroman/texgyreadventor-bold-webfont.svg#texgyreadventorbold) format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "texgyreadventorbold_italic";
    src: url(../fonts/texgyreadventor_bolditalic_macroman/texgyreadventor-bolditalic-webfont.eot);
    src: url(../fonts/texgyreadventor_bolditalic_macroman/texgyreadventor-bolditalic-webfont.eot?#iefix) format('embedded-opentype'),
         url(../fonts/texgyreadventor_bolditalic_macroman/texgyreadventor-bolditalic-webfont.woff) format('woff'),
         url(../fonts/texgyreadventor_bolditalic_macroman/texgyreadventor-bolditalic-webfont.ttf) format('truetype'),
         url(../fonts/texgyreadventor_bolditalic_macroman/texgyreadventor-bolditalic-webfont.svg#texgyreadventorbold_italic) format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "texgyreadventoritalic";
    src: url(../fonts/texgyreadventor_italic_macroman/texgyreadventor-italic-webfont.eot);
    src: url(../fonts/texgyreadventor_italic_macroman/texgyreadventor-italic-webfont.eot?#iefix) format('embedded-opentype'),
         url(../fonts/texgyreadventor_italic_macroman/texgyreadventor-italic-webfont.woff) format('woff'),
         url(../fonts/texgyreadventor_italic_macroman/texgyreadventor-italic-webfont.ttf) format('truetype'),
         url(../fonts/texgyreadventor_italic_macroman/texgyreadventor-italic-webfont.svg#texgyreadventoritalic) format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "texgyreadventorregular";
    src: url(../fonts/texgyreadventor_regular_macroman/texgyreadventor-regular-webfont.eot);
    src: url(../fonts/texgyreadventor_regular_macroman/texgyreadventor-regular-webfont.eot?#iefix) format('embedded-opentype'),
         url(../fonts/texgyreadventor_regular_macroman/texgyreadventor-regular-webfont.woff) format('woff'),
         url(../fonts/texgyreadventor_regular_macroman/texgyreadventor-regular-webfont.ttf) format('truetype'),
         url(../fonts/texgyreadventor_regular_macroman/texgyreadventor-regular-webfont.svg#texgyreadventorregular) format('svg');
    font-weight: normal;
    font-style: normal;
}

/*----------intial declartaion of css----------*/
* { padding: 0; margin: 0; list-style: none; }
* { margin: 0; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, select, input, option { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; }
html { -webkit-text-size-adjust: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; height: 0; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word }
q { quotes: none }
q:before, q:after { content: ''; content: none }
small { font-size: 80% }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline }
sup { top: -0.5em; }
sub { bottom: -0.25em }
nav ul, nav ol { list-style: none; list-style-image: none; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; }
textarea { overflow: auto; vertical-align: top }
table { border-collapse: collapse; border-spacing: 0 }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: none; cursor: pointer; }
/* remember to define focus styles! */
:focus { outline: 0; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
a { text-decoration: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
table { border: 0 none; border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
img { border: 0 none; max-width: 100%; }
a { outline: none; cursor: pointer; -webkit-transition: ease-in-out 0.4s all; -moz-transition: ease-in-out 0.4s all; -ms-transition: ease-in-out 0.4s all; transition: ease-in-out 0.4s all; }
/* End hide from IE Mac */ .none { display: none; } /* End Clearfix */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block }
.clear { clear: both; }
img { max-width: 100%; }
/* For modern browsers */ 
.cf:before, .cf:after { content: ""; display: table }
.cf:after {
	clear: both;
}
.cf { *zoom:1;
}
/* For IE 6/7 (trigger hasLayout) */

p {
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 25px;
	color: #000;
	font-family: Arial;
}

h1, .heading-style {
	margin-bottom: 20px;
	
	font-size: 44px;
	color: #ff541d;
	font-family: "texgyreadventorbold", "Arial Bold", sans-serif;
	width: 100%;
	line-height: 60px;
	text-transform: uppercase;
	letter-spacing: -1.8px;
}

h2 {
	margin-bottom: 20px;
	
	font-size: 32px;
	font-family: "texgyreadventorbold", "Arial Bold", sans-serif;
	padding-bottom: 0;
	color: #2b2b2b;
	text-transform: uppercase;
	line-height: 38px;
	display: inline-block;
	width: 100%;

}

h3 {
	font-size: 26px;
	margin-bottom:10px;
}

h4 { font-size: 16px; margin-bottom: 20px; }
h5 { font-size: 12px; margin-bottom: 20px; }
h1.alt,h2.alt,h3.alt,h4.alt,h5.alt,h6.alt {
	font-family:"sorts_mill_goudyitalic", cursive;
	text-transform: capitalize;
	font-weight:normal;
}
body { margin: 0; padding: 0; font-family: Arial; font-size: 10pt; color: #fff; font-family: "texgyreadventorregular"; }

a {
	color:inherit;
}
a:hover, a:active {
	color:#FE5129;
}
/*--------sticky footer or vertical footer------------*/
.wrapper {
	min-height: 100%;
	height: auto !important; 
	margin: 0 auto -70px;
}
footer, .push { height: 70px; /*initialize footer height here for sticky footer*/ }
body, html { height: 100%; }
/*--------sticky footer or vertical footer------------*/

/*-----------------------main styles starts here-----------------------------------------------*/
.main { width: 980px; margin: 0 auto }

body.inner-page {
	padding-top:106px;
}
body.inner-page #header-main {
	background-color:#2B2B2B;
}
	
/*-----------header section styles goes here---------------*/
#header-main {
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	float: left;
	padding: 5px 0 0 0;
	position: fixed;
	top:0;
	left:0;
	width:100%;
	z-index: 9;
}
#header-main p { padding: 30px 0; text-align: center; color: #fff; font-size: 26px }
/*-----------header section styles ends here----------------*/

/*-----------midd section styles goes here-----------*/
#mid-container { background: #fff; width: 100%; float: left; color: #000 }
#mid-container .main { padding: 24px 0 13px 0; }
.main .left-panel { float: left; width: 60% }
.main aside {
	float: right;
	width: 35%;
	background: #000;
	padding: 0px 4% 10px;
	box-shadow: 0 5px 10px #AAA;
	border-radius: 10px;
}
.main aside h2 { color: #fff; padding-top: 30px }
.main aside p { color: #fff; }
/*----------------midd section styles ends here-------*/

/*----------------footer section  styles goes here-----------*/
#footer-main { background: #2b2b2b; width: 100%; color: #fff; padding: 20px 0 7px 0; float: left; }
.preloader { display: none; }
/*----------------footer section styles ends here--------*/

/* Index Page css start */

.banner_main_block {
	background: url(/images/banners/home/banner_1.jpg) center center no-repeat;
	width: 100%;
	position: relative;
	background-size: cover;
	height: calc(100vh - 108px);
}
.logo_block {
	width: 25%; 
	float: left;
	margin-top: 16px;
}
.logo_block a {
	display: inline-block;
	vertical-align: bottom;
}
.logo_block img {
	vertical-align: bottom;	
}
.navigation_main_block { width: 75%; float: left; text-align: right; }

.top-nav li {
	display: inline-block;
	position: relative;
	padding:0 10px;
}
.top-nav li:last-child {
	padding-right: 0;
}
.top-nav li > a {
	color: #fff;
	text-transform: uppercase;
	font-family: "texgyreadventorbold";
}
.top-nav li > a:hover {
	color: #ff541d;
}

/* Menu css start here */

.menu-icon { display: none; cursor: pointer; color: #fff; text-transform: uppercase; text-align: center; font-weight: bold; line-height: 33px; font-size: 22px; padding: 10px 0; }
.menu-icon .menu-box { width: 50px; height: 38px; margin-right: 20px; padding: 5px; position: absolute; right: 0; }
.menu-icon .menu-box span { width: 100%; height: 4px; margin-bottom: 6px; background: #fff; display: block; border-radius: 2px; transition: all 0.5s; -webkit-transition: all 0.5s; }
.menu-icon.active span:nth-child(1) { transform: rotate(45deg) translateY(8px) translateX(8px); -webkit-transform: rotate(45deg) translateY(8px) translateX(8px); }
.menu-icon.active span:nth-child(2) { opacity: 0; }
.menu-icon.active span:nth-child(3) { transform: rotate(-45deg) translateY(-7px) translateX(6px); -webkit-transform: rotate(-45deg) translateY(-7px) translateX(6px); }
.enumenu_ul .caret { color: #fff; margin-left: 7px; }
.enumenu_ul { padding: 0px; list-style: none; }
.enumenu_ul > li { display: inline-block; vertical-align: top; padding: 0 21px 33px 21px; position: relative; }
.enumenu_ul li a { font-size: 18px; color: #fff; text-transform: uppercase; font-family: "texgyreadventorbold" }
.enumenu_ul > li > a:hover,
.enumenu_ul > li.active > a,
.enumenu_ul > li:hover > a {
	padding-bottom: 6px;
	color: #fff;
	border-bottom: 3px solid #ff551d;
}
.enumenu_ul > li ul { opacity: 0; visibility: hidden; transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; }
.enumenu_ul ul li { width: 100%; margin: 0; list-style: none; position: relative; }
.enumenu_ul.desk ul {
	top: 100%;
	z-index: 999;
	list-style: none;
	left: 50%;
	margin-left: -111px;
	background: #ff551d;
	position: absolute;
	min-width: 150px;
	width: 210px;
	padding: 13px 0;
}
/*Sub menu styles*/
.menu.submenu-ul-level1 li a { background: rgba(31,26,107,0.8); color: #fff; padding-left: 90px; }
.enumenu_ul.desk > li:hover > ul { opacity: 1; visibility: visible; }
.enumenu_ul.desk .sb-menu .sb-menu { left: 100%; top: 0; }
.enumenu_ul.desk ul li a { padding: 8px 10px; display: block; line-height: 21px; color: #fff; font-size: 14px; text-align: center; }
.enumenu_ul.desk ul li:hover > a { background: #fff; color: #2b2b2b; }
.enumenu_ul .arrow {
	position: absolute;
	right: 10px;
	top: 5px;
	width: 30px;
	height: 30px; 
	background: url(/images/icons/plus.png) no-repeat center center;
	cursor: pointer;
	z-index: 999;
}
.navigation_main_block nav { position: relative; z-index: 9; width: 100%; float: left; margin-top: 12px; }
.enumenu_ul li:last-child { padding-right: 0; }
.enumenu_ul.desk > li.active > a:before,
.enumenu_ul.desk > li > a:hover:before,
.enumenu_ul.desk > li:hover > a:before {
	content: "";
	position: absolute;
	top: -10px;
	left: 1px;
	background: url(/images/layout/brd_menu.png) no-repeat;
	width: 18px;
	height: 18px;
}
.enumenu_ul > li.active .brd_nav { opacity: 1; }
.enumenu_ul li:hover .brd_nav { opacity: 1; }
/* Menu css end here */

.call_block { width: auto; float: right; color: #fff; margin-top: 7px; }
.call_block p { color: #fff; font-family: "sorts_mill_goudyitalic"; font-size: 16px !important; padding: 0 !important; }
.call_top {
	font-family: "sorts_mill_goudyitalic";
	font-size: 22px;
	color: #fff;
	display: inline-block;
}
.call_top:hover { color: #ff541d; }
.banner_text_main { width: 564px; position: absolute; bottom: 110px; text-align: center; z-index: 1; }
.banner_crnr_box { width: 100%; height: 233px; position: relative; padding: 38px 0; text-align: left; }
.crnr_top_left { background: url(/images/layout/crnr_top_left.png) center center no-repeat; width: 40px; height: 40px; display: inline-block; position: absolute; top: 0; left: 0; }
.crnr_top_right { background: url(/images/layout/crnr_top_right.png) center center no-repeat; width: 40px; height: 40px; display: inline-block; position: absolute; top: 0; right: 0; }
.crnr_bottom_left { background: url(/images/layout/crnr_bottom_left.png) center center no-repeat; width: 40px; height: 40px; display: inline-block; position: absolute; bottom: 0; left: 0; }
.crnr_bottom_right { background: url(/images/layout/crnr_bottom_right.png) center center no-repeat; width: 40px; height: 40px; display: inline-block; position: absolute; bottom: 0; right: 0; }
.banner_crnr_box span { font-size: 28px; color: #fff; font-family: "sorts_mill_goudyitalic"; padding-left: 29px; display: inline-block; margin-top: 4px; }
.banner_crnr_box h1 { color: #fff; width: 100%; float: left; font-size: 54px; text-transform: uppercase; font-family: "texgyreadventorbold"; line-height: 60px; margin-top: 17px; margin-top: 0; letter-spacing: -2px; padding-left: 26px; }
.banner_text_main a { color: #fff; font-size: 18px; text-transform: uppercase; padding: 7px 26px; border: 3px solid #fff; font-family: "texgyreadventorbold"; margin-top: 12px; display: inline-block; }
.banner_text_main a:hover { background: #ff551d; border: 3px solid #ff551d; }
.shdw_img { position: absolute; bottom: 0; left: 0; background: url(/images/layout/banner_sdw.png) center center no-repeat; width: 1000px; height: 994px; }
.bottom_arrow { width: auto; position: absolute; bottom: 20px; left: 50%; margin-left: -22px; }
.bottom_arrow a { color: #fff; font-size: 12px; display: inline-block; text-align: center; }
.bottom_arrow a i { display: block; font-size: 50px; background: url(/images/icons/down_arrow.png) center center no-repeat; width: 24px; height: 14px; margin-left: 20px; margin-top: 10px; -webkit-transition: ease-in-out 0.4s all; -moz-transition: ease-in-out 0.4s all; -ms-transition: ease-in-out 0.4s all; transition: ease-in-out 0.4s all; }
.bottom_arrow:hover .banner_scroll_dwn { margin-top: 25px !important; -webkit-transition: ease-in-out 0.4s all; -moz-transition: ease-in-out 0.4s all; -ms-transition: ease-in-out 0.4s all; transition: ease-in-out 0.4s all; }
/* Get Quote Block css start */

.get_quote_block { width: 100%; float: left; background: #ff541d; height: 108px; }
.quote_content_block { width: 100%; float: left; position: relative; }
.get_quote_block p { font-size: 27px; font-family: "sorts_mill_goudyitalic"; color: #fff; margin-top: 46px; float: left; letter-spacing: -0.6px; }
.get_quote_link { position: absolute; right: -22px; top: 0; border-bottom: 108px solid #dc4e21; border-left: 132px solid transparent; border-right: 0px solid transparent; height: 0; width: 395px; text-align: center; -webkit-transition: ease-in-out 0.4s all; -moz-transition: ease-in-out 0.4s all; -ms-transition: ease-in-out 0.4s all; transition: ease-in-out 0.4s all; }
.get_link_inner { width: 100%; float: left; margin-top: 44px; }
.get_quote_link a, .get_quote_link span { color: #fff; display: inline-block; font-size: 18px; text-transform: uppercase; font-family: "texgyreadventorbold"; border-bottom: 3px solid #fff; margin-right: 5px; padding-bottom: 5px; }
.get_quote_link i { font-size: 20px; color: #fff; }
.get_quote_link:hover { border-bottom: 108px solid #ff871d; }
/* Middle Container product block */

.product_main_block { width: 100%; float: left; text-align: center; }
.thumbni_block {
	width: 402px;
	height:318px;
	display: inline-block;
	vertical-align: top;
	margin-right: 9px;
	margin-bottom: 8px;
	position: relative;
	overflow: hidden;
}
.thumbni_block a,
.mid_content_container .thumbni_block a {
	width: 100%;
	display: inline-block;
	padding:0;
	margin-top:0;
	margin-bottom:0;
	height: 100%;
}
.thumbni_block img {
	width: 100%;
	/*height:100%;*/
	display: inline-block;
}
.thumbni_block:nth-child(2n+2) { margin-right: 0; }
.thumbni_block:nth-child(3),
.thumbni_block:nth-child(4) {
	margin-bottom: 0;
}
.thumbnil_cont { width: 100%; background: rgba(0, 0, 0, 0.6); position: absolute; top: 100%; margin-top: -104px; /*padding: 20px 0;*/ height: 100px; -webkit-transition: ease 0.4s all; -moz-transition: ease 0.4s all; -ms-transition: ease 0.4s all; transition: ease 0.4s all; }

.thumbnil_cont:before,
#gal-tiles figcaption h3 span:before {
	content: "";
	display: block;
	width: 69px;
	height: 5px;
	background: #FF541D;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	margin-left: 38px;
}
#gal-tiles figcaption h3 span:before {
	left:0;
	margin-left:0;
	margin-top:-25px;
}
.thumbnil_cont h3 {
	display: block;
	line-height:1.5;
	font-size: 32px;
	color: #fff;
	font-family: "texgyreadventorbold";
	margin-bottom: 0;
	text-align: left;
	padding-left: 38px; 
	text-transform: uppercase;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	letter-spacing: -1px;
}

.thumbnil_cont i {
	font-size: 40px;
	color: #ff541d;
	font-family: "texgyreadventorregular";
	font-style: normal;
	opacity: 0;
	
	transition:opacity 0.4s ease 0s;
}

.thumbnil_cont i { font-size: 40px; color: #ff541d; font-family: "texgyreadventorregular"; font-style: normal; opacity: 0; }

.thumbni_block:hover .thumbnil_cont {
	width: 100%;
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	bottom: -4px;
	top: 0;
	margin-top: 0;
	padding: 20px 0;
	height: 99%;
	-webkit-transition: ease 0.4s all;
	-moz-transition: ease 0.4s all;
	-ms-transition: ease 0.4s all;
	transition: ease 0.4s all;
}
	
.thumbni_block:hover .thumbnil_cont i {
	opacity: 1;
}
/* Middle Container block css start */

.mid_container_block {
	color:#2B2B2B;
	width: 100%;
	float: left;
	background: url(/images/layout/mid_cont_bg.jpg) center center repeat;
	padding: 45px 0 58px 0;
	position: relative;
	overflow: hidden;
}
.mid_content_left {
	width: 55%;
	float: left;
	position: relative;
	z-index: 1;
}
.mid_content_left h1 {
	font-size: 54px;
	color: #ff541d;
	text-transform: uppercase;
	font-family: "texgyreadventorbold";
	line-height: 60px; 
	display: inline-block;
	letter-spacing: -1.5px;
}
.cont_itc, .mid_content_container .cont_itc, h3 {
	font-size: 28px;
	color: #2b2b2b;
	font-family: "sorts_mill_goudyitalic";
	display: inline-block;
	letter-spacing: -0.7px;
}
.cont_smp { font-size: 10pt; color: #2b2b2b; line-height: 18pt; letter-spacing: 0.1px; font-family: "texgyreadventorregular"; padding-bottom: 15px; }
.mid_content_left ul { margin: 0; padding: 0; padding-left: 12px; list-style: none; }
.mid_content_left ul li { display: block; font-size: 10pt; color: #2b2b2b; padding: 3px 0; }
.mid_content_left ul li i { font-size: 7px; margin-right: 17px; position: relative; bottom: 1px; color: #ff541d; }
.mid_content_link { width: 100%; float: left; margin-top: 32px; position: relative; z-index: 1; }
.mid_content_link p { float: left; margin-top: 18px; letter-spacing: -0.7px; }

.mid_content_link a {
	float: left;
	clear:both;
	
	font-size: 18px;
	text-transform: uppercase;
	font-family: "texgyreadventorbold";
	background: #ff541d;
	color: #fff;
	padding: 8px 34px 10px 34px;
	margin-top: 5px;
	margin-left: 33px;
}
.mid_content_link a:hover { background: #ff871d; }
.right_img_block { position: absolute; bottom: -4px; right: 0; }
/* Consultation Block css start */

.consultation_main_block {
	width: 100%;
	float: left;
	background: url(/images/layout/consultation_block.jpg) center center no-repeat;
	background-size: cover;
	height: 417px;
	text-align: center;
}
.consult_inner_block {
	width: 725px;
	height: 233px;
	display: inline-block;
	position: relative;
	margin-top: 82px;
}
.consult_inner_block h2 {
	color: #2b2b2b;
	width: 100%;
	float: left;
	font-size: 54px;
	text-transform: uppercase;
	font-family: "texgyreadventorbold";
	line-height: 60px;
	margin-top: 17px;
	padding-bottom: 31px;
	letter-spacing: -1.9px;
}
.consult_inner_block a, .consult_inner_block > span {
	font-size: 28px;
	color: #2b2b2b;
	font-family: "sorts_mill_goudyitalic";
	margin-top: 3px;
	letter-spacing: 0.3px;
	display: inline-block;
}
.consult_inner_block a:hover { color: #ff541d; }
.consult_inner_block h2 span { color: #ff541d; }
.consult_inner_block a i { font-size: 24px; color: #ff541d; vertical-align: middle; margin-left: 4px; }
.brd_top_left { background: url(/images/layout/brd_top_left.png) center center no-repeat; width: 40px; height: 40px; display: inline-block; position: absolute; top: 0; left: 0; }
.brd_top_right { background: url(/images/layout/brd_top_right.png) center center no-repeat; width: 40px; height: 40px; display: inline-block; position: absolute; top: 0; right: 0; }
.brd_bottom_left { background: url(/images/layout/brd_bottom_left.png) center center no-repeat; width: 40px; height: 40px; display: inline-block; position: absolute; bottom: 0; left: 0; }
.brd_bottom_right { background: url(/images/layout/brd_bottom_right.png) center center no-repeat; width: 40px; height: 40px; display: inline-block; position: absolute; bottom: 0; right: 0; }
/* Gallery Block css start */

.gallery_block { width: 100%; float: left; height: 408px; }
.gallery_left { width: 34%; float: left; height: 100%; }
.gallery_left img { width: 100%; height: 100%; }
.gl-left { width: 50%; float: left; height: 100%; background: url(/images/gallery_img/gl_left.jpg) center center no-repeat; background-size: cover; }
.gl-right { width: 50%; float: left; height: 100%; }
.gl-up { width: 101%; float: left; height: 50%; background: url(/images/gallery_img/gl_up.jpg) center center no-repeat; background-size: cover; }
.gl-down { width: 101%; float: left; height: 50%; background: url(/images/gallery_img/gl_down.jpg) center center no-repeat; background-size: cover; }
.gallery_mid { width: 32%; float: left; height: 100%; background: #ff551d; text-align: center; padding: 50px 0; }
.gallery_mid p { font-size: 18px; color: #fff; font-family: "texgyreadventorbold"; display: inline-block; width: 100%; line-height: 24px; text-transform: uppercase; padding-bottom: 0; }
.gallery_mid h2 { font-size: 54px; color: #fff; font-family: "texgyreadventorbold"; margin-bottom: 0; display: inline-block; width: 100%; text-transform: uppercase; line-height: 58px; }
.gallery_mid h3 { font-size: 27px; color: #fff; font-family: "texgyreadventorbold"; margin-bottom: 0.8em; display: inline-block; width: 100%; text-transform: uppercase; line-height: 38px; font-weight: normal; margin-top: 0.3em; }
.gallery_mid a { font-size: 18px; color: #fff; text-transform: uppercase; font-family: "texgyreadventorbold"; margin-top: 36px; background: #2b2b2b; padding: 8px 30px 10px 30px; display: inline-block; }
.gallery_mid a:hover { background: #ffffff; color: #2b2b2b; }
.gallery_right { width: 34%; float: left; height: 100%; }
.gr-up { width: 100%; float: left; height: 50%; }
.gr-left { width: 50%; float: left; height: 100%; background: url(/images/gallery_img/gr_left.jpg) center center no-repeat; background-size: cover; }
.gr-right { width: 50%; float: left; height: 100%; background: url(/images/gallery_img/gr_right.jpg) center center no-repeat; background-size: cover; }
.gr-down { width: 100%; float: left; height: 50%; background: url(/images/gallery_img/gr_down.jpg) center center no-repeat; background-size: cover; }
/* Footer css start */

.footer_social_block { width: 100%; float: left; text-align: center; margin: 15px 0 22px 0; }
.footer_social_block ul li { display: inline-block; margin: 0 15px; }
.footer_social_block ul li a { font-size: 38px; color: #fff; }
.footer_social_block ul li a:hover { color: #ff541d; }
.footer_desc { width: 100%; float: left; }
.footer_desc p { font-size: 14px; color: #fff; display: inline-block; width: 100%; text-align: center; padding-bottom: 10px; }
.footer_desc span { margin: 0 7px; }
.footer_desc p a { color: #fff; }
.footer_desc p a:hover { color: #ff541d; }
.footer_desc p:nth-child(2) { font-size: 12px; color: #fff; display: inline-block; width: 100%; text-align: center; }
.footer_desc p:nth-child(2) a { color: #fff; padding: 0 5px; }
.footer_desc p:nth-child(2) a:hover { color: #ff541d; }
.footer_last { width: 100%; float: left; background: #ff551d; text-align: center; padding: 10px 0 8px 0; }
.footer_last span { display: inline-block; color: #fff; font-size: 12px; font-family: "texgyreadventorbold"; position: relative; bottom: 9px; margin-right: 8px; }
.footer_last img { display: inline-block; }
/* Services Page css start */

.content_page_header #header-main { background: #2b2b2b; }
.content_page_banner { width: 100%; float: left; background: url(/images/banners/sub/services_banner_1.jpg) center center no-repeat; background-size: cover; height: 294px; overflow: hidden; }
.services_banner_mainblock { width: 100%; float: left; position: relative; height: 294px; }
.services_banner_mainblock h1 { position: absolute; top: 50%; left: 30px; text-transform: uppercase; margin-top: -45px; color: #fff; font-size: 54px; font-family: "texgyreadventorbold"; z-index: 2; }
.inner_banner_sdw { position: absolute; bottom: -100px; left: -320px; background: url(/images/layout/services_banner_sdw.png) no-repeat; width: 920px; height: 472px; z-index: 1; }
.mid_content_container { width: 100%; float: left; }
.mid_content_container img { 
	height:auto;
}
.mid_content_container > p { font-size: 10pt; font-family: "texgyreadventorregular"; padding-bottom: 24px; color: #2b2b2b; line-height: 18pt; display: inline-block; width: 100%; }
.mid_content_contatiner > p + .style-list {
	margin-top:0;	
}
.mid_content_container > span { font-size: 12px; font-family: "texgyreadventorregular"; padding-bottom: 13px; color: #2b2b2b; line-height: 19px; display: inline-block; width: 100%; }
.mid_content_container > a, .button, a.button, input[type="submit"].button {
	font-size: 18px;
	color: #fff;
	padding: 9px 40px 10px 40px;
	text-transform: uppercase;
	background: #ff551d;
	font-family: "texgyreadventorbold";
	margin-top: 18px;
	margin-bottom: 38px;
	display: inline-block;
}
.mid_content_container > a:hover,
.button:hover,
a.button:hover,
input[type="submit"].button:hover {
	background: #ff871d;
}

.table {
	display: table;
    height: 100%;
    table-layout: fixed;
    width: 100%;
    margin-bottom: 1em;
}

.cell {
display: table-cell;
    height: 100%;
    vertical-align: top;
}

/* column styling */

.col {
	display: inline-block;
	vertical-align: top;
}

.mid_content_container.col {
	text-align: left;
	width:67%;
	max-width:655px;
}

.mid_content_container.col.full {
	width:100%;
	max-width:none;
}

.col.side {
	width:28%;
	max-width:273px;
	margin-left:3%;
}

.center {
	text-align: center !important;
}

iframe {
	max-width:100% !important;
}

/********************************************
Product Pages */

.products-content {
	text-align: center;
	margin:0 auto 40px;
}

.products-content .cont_itc {
	padding-bottom:20px;
}

.products-content p {
	font-size:10pt;
	max-width:795px;
	line-height: 18pt;
	font-family: "texgyreadventorregular";
	margin-left:auto;
	margin-right:auto;
}

/* ---------- Product Listings ------------- */

/* Product filtering form */

.filter-form {
	position: relative;
	width:100%;
	background-color:#FFF;
	color:#2B2B2B;
	padding:25px 3.5%;
}

.filter-form label {
	position: relative;
	display: block;
	margin:0 auto 14px;
	min-width:90px;
	font-size:20px;
	font-family: "sorts_mill_goudyitalic", cursive;
}
.filter-form label:after {
	content:"";
	display: block;
	margin-top:8px;
	height:3px;
	max-width:88px;
	background-color:#e9e2e0;
}

.filter-form .col {
	text-align: left;
}
.filter-form .col + .col {
	margin-left:2.5%;
}

.select-list li {
	display: block;
	cursor: pointer;
}

/* make space for bold hover */
.select-list li:after {
	content:attr(title);
	text-transform: capitalize;
	font-weight:bold;
	display: block;
	height:1px;
	overflow: hidden;
	visibility: hidden;
	color:transparent;
	margin-bottom:-1px;
}

.select-list li.selected,
.select-list li:hover {
	color:#FF531D;
}

.select-list li.selected {
	font-weight:bold;
}

.select-list li + li {
	margin-top:6px;
}

.filter-form .angle-button, .mid_content_container .filter-form .angle-button {
	position: absolute;
	bottom:0;
	right:0;
}

#clear-form {
	display: none;
}

.heat-icon {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	height:20px;
	width:14px;
	background:url(/images/icons/heat-icons.png) no-repeat 0 0;
}
.heat-level li.selected .heat-icon,
.heat-level li:hover .heat-icon,
.prod-details .heat-icon {
	background-position:0 -20px;
}

.results {
	margin: 30px auto 10px;
	font-size:22px;
	font-weight:bold;
	text-transform: uppercase;
	color:#2B2B2B;
}
.results span {
	font-family:"texgyreadventorbold", "Arial Bold", sans-serif;
	color:#FF531D;
}
.results .tl-angle:before {
	left:-10px;
}

.angle-button, .mid_content_container .angle-button {
	position: relative;
	color:#FFF;
	background: #ff551d;
	font-size:18px;
	font-family: "texgyreadventorbold";
	height:58px;
	padding:14px 40px 16px 25px;
	margin:0 0 0 70px;
}
.angle-button:before {
	content:"";
	border-bottom:58px solid #FF531D;
	border-left:58px solid transparent;
	position: absolute;
	right:100%;
	top:0;
	transition:all 0.4s ease-in-out 0s;
}
.angle-button:hover:before {
	border-bottom-color:#ff871d;
}

/* listings */

.product-list {
	margin:0 auto;
	text-align: center;
}

.product-list li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin:25px 4px;
	width:234px;
}

.product-list li a {
	width:100%;
	display: inline-block;
	padding:0;
	margin:0;
	background-color:transparent !important;
}

.prod-image {
	position: relative;
	width:100%;
	height:228px;
	overflow: hidden;
}

.img-toggle {
	position: relative;
	overflow: hidden;
	
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}
.img-toggle > img, .img-toggle > a > img {
	display: none;
	
	min-width:100%;
	min-height:100%;
	position: absolute;
	top:0;
	left:0;
}

.prod-name {
	display: block;
	width:100%;
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0;
	font-size:20px;
	text-align: center;
	text-transform: capitalize;
}

.prod-hover {
	opacity: 0;
	visibility: hidden;
	transition:all 0.4s ease 0s;
	
	position: absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	padding:35% 15% 0 26%;	
	background-color:rgba(0,0,0,0.5);
	color:#FFF;
	font-size:21px;
	line-height:1.2;
	text-transform: uppercase;
	
	-o-transform:scale(1.25);
	-moz-transform:scale(1.25);
	-ms-transform:scale(1.25);
	-webkit-transform:scale(1.25);
	transform:scale(1.25);
}

.prod-hover span {
	position: relative;
	display: inline-block;
	width:98px;
	text-align: left;
	font-weight:bold;
	padding-bottom:0;
	border-bottom:0px solid #FFF;
	transition:all 0.4s ease 0s;
}

.prod-hover .tl-angle {
	padding:0;
}

/* angle icon on top-left */
.tl-angle {
	position: relative;
	display: inline-block;
	margin-left:13px;
	margin-top:10px;
	
	text-transform: uppercase;
}
.tl-angle:before {
	content:url(/images/layout/brd_menu.png);
	position: absolute;

	top:-13px;
	left:-14px;
}

.product-list a:hover .prod-hover {
	opacity: 1;
	visibility: visible;
	-o-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-webkit-transform:scale(1);
	transform:scale(1);
}
.product-list a:hover .prod-hover span {
	padding-bottom:6px;
	border-bottom-width:4px;
	border-bottom-color:#FE5129;
}

/* ------------------ Product Details Page ---------------- */

.prod-breadcrumbs {
	margin:25px auto;
}

.prod-breadcrumbs a,
.prod-breadcrumbs span,
.prod-details .prod-breadcrumbs a,
.prod-details .prod-breadcrumbs span {
	display: inline-block;
	color:#2B2B2B;
	font-weight:bold;
	font-size:13px;
}

.prod-breadcrumbs a {
	text-decoration: underline;
	padding:0 !important;
}

.prod-breadcrumbs a:before,
.prod-breadcrumbs span:before {

}

.prod-breadcrumbs a + a:before,
.prod-breadcrumbs a + span:before {
	content:"\02022";
	display: inline-block;
	text-decoration: none;
	font-size:12px;
	margin-left:3px;
	margin-right:5px;
}

.prod-details h3 {
	margin-top:40px;
	margin-bottom:25px;
}

.main-details .col {
	width:48.5%;
}
.main-details .col + .col {
	width:45%;
	margin-top:12px;
	margin-left:4%;
}

.main-details .col h3 {
	position: relative;
	margin:0 auto;
	font-size:30px;
	line-height:1.25;
	margin-bottom:20px;
	max-width:340px;
}

.main-details .col h3:after {
	content:"";
	display: block;
	margin-top:15px;
	height:3px;
	background-color:#e9e2e0;
}

.main-details .col p {
	font-size:15px;
	line-height:1.75;
}

.main-photo {
	border:5px solid #f3f3f3;
	height:0;
	padding-bottom:83.5%;
	width:100%;
	max-width:486px;
}

.main-photo a {
	position: absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	margin:0 !important;
	background-color:transparent !important;
}

.main-details .col .main-photo + h3 {
	margin-top:25px;

}

.photo-list {
	text-align: center;
}

.photo-list li {
	display: inline-block;
	vertical-align:middle;
	margin-top:20px;
	width:22%;
}

.photo-list li + li {
	margin-left:3%;
}

.photo-list li:nth-child(4n-3) {
	margin-left:0;
}

.photo-list li a {
	display: inline-block;
	vertical-align:bottom;
	width:100%;
	height:95px;

	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
}

.photo-list li img {
	display: none;
}

.photo-hover {
	position: absolute;
	bottom:0;
	left:0;
	height:62px; /* default height needed for transition */
	width:100%;
	color:#FFF;
	background-color:rgba(0,0,0,0.5);
	padding:15px;
	transition:all 0.35s ease 0s;
}

.photo-hover span {
	border-bottom:0px solid #FFF;
	padding-bottom:0;
	position: absolute;
	top:44%;
	left:15px;
	-o-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	transition:all 0.35s ease 0s;
}

.main-photo .photo-hover strong {
	color: #ff541d;
}

.photo-hover .tl-angle {
	font-weight:bold;
	letter-spacing:1px;
}
.photo-hover .tl-angle:before {
	top:-9px;
}

/* hover effect */
.main-photo:hover .photo-hover {
	height:100%;
}

.main-photo:hover .photo-hover span {
	border-bottom-width:3px;
	border-bottom-color:#FE5129;
	padding-bottom:2px;
	font-size:20px;
	left:47.5%;
	-o-transform:translateY(-50%) translateX(-50%);
	-moz-transform:translateY(-50%) translateX(-50%);
	-ms-transform:translateY(-50%) translateX(-50%);
	-webkit-transform:translateY(-50%) translateX(-50%);
	transform:translateY(-50%) translateX(-50%);
}


/* ------- Product info table ------ */

.prod-table {
	table-layout: fixed;
	width:100%;
	font-size:13px;
	color:#2B2B2B;
	background-color:#FFF;
	border:1px solid #E5E5E1;
}

.prod-table .table-row:nth-child(2n-1) {
	background-color:#f2eeec;
}

.prod-table .table-row {
	
}

.prod-table .table-cell {
	position: relative;
	padding:12px 15px 12px 160px;
	text-align: right;
}
.prod-table .table-cell > strong:first-child {
	position: absolute;
	top:12px;
	left:15px;
}

.prod-table .table-row.larger .table-cell {
	padding:50px 15px 12px;
	text-align: left;
}

.prod-table .table-cell + .table-cell {
	border-left:1px solid #D0CAC9;
}

/* vertical styled table */
.prod-table.vertical {
	
}

.prod-table ul,
.prod-table li {
	list-style-position: inside !important;
	list-style-type: disc !important;
	list-style-image: none !important;
}

.prod-table ul[style*="list-style-type: circle"],
.prod-table ul[style*="list-style-type: circle"] li {
	list-style-type: circle !important;
}
.prod-table ul[style*="list-style-type: square"],
.prod-table ul[style*="list-style-type: square"] li {
	list-style-type: square !important;
}
.prod-table ul[style*="list-style-type: disc"],
.prod-table ul[style*="list-style-type: disc"] li {
	list-style-type: disc !important;
}

.prod-table.vertical .table-row:nth-child(2n-1) {
	background: none;
}

.prod-table.vertical .table-cell {
	display: block;
	border-left: none;
}

.prod-table.vertical .table-cell:nth-child(2n-1) {
	background-color: #DFE0DA;
}

/* ---- share list ----- */

.share-list {
	margin:0 auto 20px;
}

.share-list li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.share-list li + li {
	margin-left:2%;
}
	
.share-list li.pinterest a {
	width:49px;
	height:29px;
	background-position: 0 0;
}

.share-list li.pinterest span.at_PinItButton {
  display: none;
}

.share-list li.pinterest:hover a {
	background-position:-50px 0;
}

.share-list li.share a {
	width:28px;
	height:27px;
	background-position: 0 -30px;
}
.share-list li.share:hover a {
	background-position:-29px -30px;
}

.share-list li.houzz a {
	width:20px;
	height:33px;
	background-position: 0 -58px;
}
.share-list li.houzz:hover a {
	background-position:-21px -58px;
}

.share-list li.star a {
	width:32px;
	height:30px;
	background-position: 0 -93px;
}
.share-list li.star:hover a {
	background-position:-33px -93px;
}


.share-list li a {
	display: inline-block;
	vertical-align: bottom;
	padding:0;
	margin:0;
	background-image:url(/images/icons/share-icons.png);
	background-repeat: no-repeat;
	background-position:0 0;
}

/* ----- Prod file list ----- */

.downloads {
	list-style: none;
}
.downloads li {
	position: relative;
	display: block;
}
.downloads li + li {
	margin-top:10px;
}
.downloads li a {
	position: relative;
	display: block;
	padding:2.3% 1.8% 2.3% 2%;
	text-transform: uppercase;
	font-weight:bold;
	background-color:#FFF;
	color:#2B2B2B;
}
.downloads li a:hover, .downloads li a:active {
	background-color:#ff541d;
	color:#FFF;
}

.downloads.icons li a {
	padding-right:150px;
}
.downloads.icons li a:before {
	content:"Download";
	font-size:13px;
	color:inherit;
	display: inline-block;
	height:20px;
	text-transform: uppercase;
	position: absolute;
	top:50%;
	margin-top:-10px;
	right:47px;
	margin-right:1.8%;
}
.downloads.icons li a:after {
	content:"";
	height:32px;
	width:33px;
	background:url(/images/icons/pdf-icon.png) no-repeat 0 0;
	position: absolute;
	top:50%;
	margin-top:-16px;
	right:1.8%;
}
.downloads.icons li a:hover:after, .downloads.icons li a:active:after {
	background-position: 0 -33px;
}

.prod-details .product-list li {
	margin:0 4px;
}

/* consider making this the default link styling.... */
.prod-details a, .prod-details .table-cell a {
	color:#FF541D;
}
.prod-details a:hover, .prod-details a:active {
	color:#2B2B2B;
}

/****************************************************
Gallery Page */

/* Gallery tiles */
#gal-tiles figure {
	position:relative;
	display:inline-block;
	vertical-align:middle;
	max-width:470px;
	width:47.5%;
	height:0;
	padding-bottom:28%;
	overflow: hidden;
	margin:1%;
	
	background-position:center center;
	background-size:cover;
}

#gal-tiles figure a {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#gal-tiles figure img {
	position:absolute;
	height:100%;
	width:100%;
	left:0;
	top:0;
	
	visibility: hidden;
}

#gal-tiles figcaption {
	position: absolute;
	top:100%;
	left:0;
	margin-top:-100px;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.5);
	color:#FFF;
	transition:all 0.3s ease 0s;
}

#gal-tiles figcaption > div {
	width:100%;
	padding:0 5%;
	position: absolute;
	top:0;
	left:0;
	transition:all 0.3s ease 0s;
}

#gal-tiles figcaption h3 {
	position: relative;
	width:100%;
	color:#FFF;
	height:100px;
	padding:35px 0;
	text-align: center;
	text-transform:uppercase;
	margin:0;
	
	font-size: 26px;
	letter-spacing:0;
	font-family: "texgyreadventorbold", "Arial Bold", sans-serif;
	line-height:1;
	
	transition:all 0.3s ease 0s;
}
#gal-tiles figcaption h3 span {
	position: relative;
	display: inline-block;
	
	padding-bottom:0;
	border-bottom:0px solid #FFF;
	
	transition:all 0.3s ease 0s;
}

/* gallery tile hover */
#gal-tiles a:hover figcaption {
	margin-top:0;
	top:0;
}

#gal-tiles a:hover figcaption > div {
	top:50%;
	-o-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
}

#gal-tiles a:hover figcaption h3 span {
	padding-bottom:8px;
	border-bottom:5px solid #FF541D;
}

#gal-tiles figcaption > div p {
	color:#FFF;
	margin:0.3em 0;
}

/* Back arrow */
nav .back {
	position:absolute;
}
.back {
	transition:all 0.4s ease 0s;
}
.back:before {
	content:'\00AB  ';
}
.back:hover {
	color:#b02437;
}

/* ------- Services page -------- */

.process-list {
	font-size:0;
	margin:20px auto;
}

.process-list li {
	font-size:19px;
	
	position: relative;
	display: inline-block;
	vertical-align: top;
	width:30%;
	
	text-align: center;
}

.process-list li:nth-child(3n-1) {
	margin-left:5%;
	margin-right:5%;
}
.process-list li:nth-child(n+4) {
	margin-top:4%;
}

.prod-table .table-row:nth-child(2n-1) {
	background-color:#dfe0da;
}

.downloads li a {
	color:#FF541D;
}

.downloads.icons li a:after {
	background-position:0 -66px;
}

/* ----- Home Page Rotate Banner Styles ------ */

.banners {
	display: block;
	position: absolute;
	z-index: 0;
	top:0px;
	left: 0px;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

#banners {
  list-style: none;
  display: block;
  height: 100%;
  width: 100%;
}

#banners li {
  list-style: none;
  display: inline-block;
  width: 100%;
  height: 100%;
  background-attachment: fixed;
  background-position: center center;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: cover;
}

/* ----- Miscellaneous Styles ------ */

#jb-lightbox > p {
	color:#FFF;
}

.table {
	display: table;
}
.table-row {
	display: table-row;
}
.table-cell {
	display: table-cell;
}

.style-list {
	margin:15px auto;
}
.style-list li {
	position: relative;
	display: block;
	padding-left:32px;
}

.style-list li + li {
	margin-top:8px;
}

.style-list li:before {
	content:"\02022";
	font-size:14px;
	color:#FF541D;
	position: absolute;
	top:0;
	left:12px;
}


/* Side promo toggle */
.side-promo {
	border-radius: 0 0 0 10px;16
	box-shadow: -1px 1px 10px transparent;
	position: fixed;
	top: 0;
	bottom: 0;
	right: -375px;
	margin: auto;
	font-size: 0;
	height: 400px;
	transition: all 0.3s ease 0s;
	z-index: 999;
}
.side-promo.open-promo {
	right: 0 !important;
	box-shadow: -1px 1px 10px #888;
}
.side-promo > div {
	display: inline-block;
	text-align: center;
	vertical-align: top;
}
.promo-btn {
	position: absolute;
	left: -125px;
	top: 175px;
	background-color: #FF551D;
	box-shadow: -1px -1px 4px rgba(0,0,0,0.7);
	cursor: pointer;
	transform: rotate(-90deg);
	transition: all 0.3s ease 0s;
	height: 50px;
	width: 200px;
}
.open-promo .promo-btn {
	border-radius: 50%;
	top: -25px;
	left: -25px;
	width: 50px;
}
.promo-btn:before {
	content: '';
	background: transparent url(/images/icons/white-close-btn.png) no-repeat center center scroll;
	background-size: contain;
	display: block;
	transition: height 0.3s ease 0s;
	height: 0;
	width: 50px;
}
.open-promo .promo-btn:before {
	height: 50px;
}
.promo-btn > p {
	color: #fff;
	font-family: "texgyreadventorbold", "Arial Bold", sans-serif;
	font-size: 18px;
	line-height: 50px;
	padding: 0 10px;
	transition: all 0.3s ease 0s;
}
.open-promo .promo-btn > p {
	font-size: 0;
	padding: 0 4px;
}
.promo-content {
	background-color: #fff;
	border: dotted 3px #787878;
	border-radius: 0px 0px 0px 5px;
	border-right: none;
	padding: 10px 25px;
	transition: all 0.5s ease 0s;
	height: 100%;
	width: 320px;
}
.promo-content > h2 {
	font-size: 24px;
	margin-bottom: 0px;
}
.promo-content > span {
	color: #000;
	display: block;
	font-size: 18px;
	font-family: "texgyreadventorregular";
}
.promo-content > img {
	max-height: 150px;
	margin: 10px 0;
}
.promo-content > p {
	padding-bottom: 5px;
}

/*
.promo-border {
	position: relative;
}
.promo.table:after {
	height: 103%;
	width: 103%;
	display: block;
	background-color: rgba(231, 93, 36, 0.6);
	content: '';
	position: absolute;
	left: -8px;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.promo.table > .cell {
	width: 100%;
}
.open-promo .promo-content {
	box-shadow: 0px 2px 4px rgba(0,0,0,0.7);
}
@-webkit-keyframes pulsate {
  0% {-webkit-transform: scale(0.1, 0.1); opacity: 0.0;}
  50% {opacity: 1.0;}
  100% {-webkit-transform: scale(1, 1); opacity: 0.0;}
}

@keyframes pulsate {
  0% {transform: scale(0.1, 0.1); opacity: 0.0;}
  50% {opacity: 1.0;}
  100% {transform: scale(1, 1); opacity: 0.0;}
}
*/

/*====== Testimonials ======*/
.testim {
	padding-bottom: 25px;
}
.testim p {
	padding-bottom: 10px;
}
.testim .quote-author {
	padding: 0 0 10px 10px;
	font-size: 15px;
	line-height: 18px;
}