/**
 * Theme Name: Construction - Business Company And Building Template
 * Version: 1.0
 * Description: HTML5 Template for Construction Business Company and Building Services
 * Author: Lvtthemes
 * Author URI: https://themeforest.net/user/lvtthemes
 */

@import url("https://fonts.googleapis.com/css?family=Lato:100,300,400,400i,700,900|Montserrat:300,400,500,600,700&amp;subset=latin");
@import "assets/css/bootstrap.min.css";
@import "assets/css/animate.css";
@import "assets/css/animsition.css";
@import "assets/css/magnific-popup.css";
@import "assets/css/font-awesome.css";
@import "assets/css/cubeportfolio.css";
@import "assets/css/flexslider.css";
@import "assets/css/owl.carousel.min.css";
@import "includes/rev-slider/css/settings.css";
@import "includes/rev-slider/css/layers.css";
@import "includes/rev-slider/css/navigation.css";
@import "assets/css/shortcodes.css";

/**
 * Reset Browsers
 * General
 * Elements
 * List
 * Table
 * Media
 * Form
 * Typography
 * Extra classes
 * Revolution Slider
 * Extra Grids
 * Gutter
 * Layout
 * Header 
 * Featured Title 
 * Blog Post & Blog Single
 * Comments
 * Widgets
 * Footer 
 * Bottom
 * Media Queries
 */

/* Reset Browsers
-------------------------------------------------------------- */
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,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;font:inherit;vertical-align:baseline;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit; }article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{font-size:62.5%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%; }*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box; }body{background-color:#fff;line-height:1; }article,aside,details,figcaption,figure,footer,header,main,nav,section{display:block}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0; }caption,th,td{font-weight:normal;text-align:left; }blockquote:before,blockquote:after,q:before,q:after{content:'';content:none; }blockquote,q{quotes:none}a:focus{outline:none}a:hover,a:active{outline:0}a img{border:0}img{max-width:100%;height:auto; }select{max-width:100%}

/* General
-------------------------------------------------------------- */
body,
button,
input,
select,
textarea { font-family: "Lato", sans-serif; font-weight: 400; color: #000; font-size: 14px; line-height: 1.9; background-color: #fff; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: optimizeLegibility; overflow-x: hidden; overflow-y: auto; }
img { height: auto; max-width: 100%; vertical-align: top; -ms-interpolation-mode: bicubic }
p { margin: 0 0 20px; }
strong,
b,
cite { font-weight: bold; }
dfn,
cite,
em,
i,
blockquote { font-style: italic; }
blockquote { background-color: #ffb600; margin: 45px 0; padding: 50px 50px 50px 50px; border-radius: 10px; color: #fff; position: relative; z-index: 1; overflow: hidden; }
blockquote:before,
blockquote:after,
q:before,
q:after { content: ""; }
blockquote:after { background: url(assets/img/blockquote.png) no-repeat center center; position: absolute; z-index: -1; bottom: -5px; right: -10px; width: 145px; height: 95px; }
blockquote > p:last-child { margin-bottom: 0; }
blockquote cite { position: absolute; right: 0; bottom: 0; }
blockquote em,
blockquote i { font-style: normal; }
abbr,
acronym { border-bottom: 1px dotted #f1f1f1; cursor: help; }
mark,
ins { text-decoration: none; }
sup,
sub { font-size: 75%; height: 0; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -6px; }
sub { bottom: -3px; }
small { font-size: 75%; }
big { font-size: 125%; }
address { font-style: italic; margin: 0 0 20px; }
code,
kbd,
tt,
var,
samp,
pre { margin: 20px 0; padding: 8px 12px; background-color: #f9f9f9; border: 1px solid #f1f1f1; overflow-x: auto; font-family: Inconsolata, monospace; -webkit-hyphens: none; -moz-hyphens: none; hyphens: none; border-radius: 0; height: auto; }

/* Elements
-------------------------------------------------------------- */
html { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*,
*:before,
*:after { -webkit-box-sizing: inherit; -moz-box-sizing: inherit; box-sizing: inherit; }
hr { background-color: #f1f1f1; border: 0; height: 1px; margin-bottom: 20px; }

/* List */
ul,
ol { padding: 0; margin: 0 0 20px 20px; }
ul { list-style: none; }
ol { list-style: decimal; }
li > ul,
li > ol { margin-bottom: 0; }
ul li,
ol li { line-height: 1.86em; padding: 0.1em 0; }
dl,
dd { margin: 0 0 20px; }
dt { font-weight: bold; }
del { filter: alpha(opacity=50); opacity: 0.5; }

/* Table */
table,
th,
td { border: 1px solid #f1f1f1; }
table { border-collapse: separate; border-spacing: 0; border-width: 1px 0 0 1px; margin: 0 0 30px; table-layout: fixed; width: 100%; }
caption, th, td { font-weight: normal; text-align: left; }
th { border-width: 0 1px 1px 0; font-weight: bold; }
td { border-width: 0 1px 1px 0; }
th,
td { padding: 8px 12px; }

/* Media */
embed,
iframe,
object,
video { margin-bottom: 20px; max-width: 100%; vertical-align: middle; }
p > embed,
p > iframe,
p > object,
p > video { margin-bottom: 0; }

/* Accessibility - Text meant only for screen readers */
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; }
.screen-reader-text:focus { background-color: #f9f9f9; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; }

/* Forms
-------------------------------------------------------------- */
/* Fixes */
button,
input { line-height: normal; }
button, input, select, textarea { font-size: 100%; line-height: inherit; margin: 0; vertical-align: baseline; }
input,
textarea { font-size: 1em; max-width: 100%; background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); /* Removing the inner shadow on iOS inputs */ }
textarea { overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */ vertical-align: top; /* Improves readability and alignment in all browsers */ }
input[type="checkbox"] { display: inline; }
button,
input[type="button"],
input[type="reset"],
input[type="submit"] { line-height: 1; cursor: pointer; -webkit-appearance: button; border: 0; }
input[type="checkbox"],
input[type="radio"] { padding: 0; /* Addresses excess padding in IE8/9 */ }
input[type="search"] { -webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */ }
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */ -webkit-appearance: none; }
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0; padding: 0; }

/* Remove chrome yellow autofill */
input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px #f7f7f7 inset }

/* Reset search styling */
input[type="search"] { outline: 0 }
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none }

/* Input normal */
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] { margin-bottom: 30px; border: 1px solid #000; padding: 5px 25px; background-color: #fff; font-size: 14px; line-height: inherit; width: 100%; height: auto; text-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: border ease .238s; -moz-transition: border ease .238s; transition: border ease .238s; }

/* Contact Form 7 */
.wpcf7-form select,
.wpcf7-form textarea,
.wpcf7-form input { background-color: #fff; }

/* Input focus */
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus { border-color: #c4c4c4; outline: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

/* Button */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] { font-family: "Montserrat", sans-serif; padding: 18px 25px; border-radius: 3px; background-color: #ffb600; color: #fff; font-weight: 600; display: inline-block; -webkit-appearance: none; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }

/* Button hover + focus */
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus { outline: 0; background-color: #383838; }

/* Placeholder color */
::-webkit-input-placeholder { color: #c5c5c5; }
:-moz-placeholder { color: #c5c5c5; }
::-moz-placeholder { color: #c5c5c5; opacity: 1; }/* Since FF19 lowers the opacity of the placeholder by default */ }
:-ms-input-placeholder { color: #c5c5c5; }

/* Links */
a { color: #ffb600; outline: 0; text-decoration: none; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }

a:hover,
a:focus,
a:active { outline: 0; color: #383838; text-decoration: none }

/* Typography
-------------------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 { font-family: "Montserrat", sans-serif; color: #333333; font-weight: 700; line-height: 1.5; margin: 0 0 12px; text-rendering: optimizeLegibility; }

h1 { font-size: 2.428em; } /* 34px */
h2 { font-size: 2.142em; } /* 30px */
h3 { font-size: 1.785em; } /* 25px */
h4 { font-size: 1.428em; } /* 20px */
h5 { font-size: 1.285em; } /* 18px */
h6 { font-size: 1.142em; } /* 16px */

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a { color: inherit }

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover { text-decoration: none }

.font-heading { font-family: "Montserrat", sans-serif; color: #383838; font-weight: 600; line-height: 1.5; }
.font-heading-700 { font-family: "Montserrat", sans-serif; color: #383838; font-weight: 700; line-height: 1.5; }

/* Extra classes
-------------------------------------------------------------- */
.display-none, .hidden { display: none !important; }
.display-block { display: block !important; }
.display-inline { display: inline !important; }

.overflow-hidden { overflow: hidden; }

.text-accent-color { color: #ffb600; }
.text-white { color: #fff !important; }
.text-dark { color: #383838 !important; }
.text-light { color: #c7c7c7 !important; }
.text-very-light { color: #c5c5c5 !important; }

.bg-accent { background-color: #ffb600; }
.bg-dark { background-color: #383838 !important; }
.bg-light { background-color: #f1f1f1 !important; }
.bg-very-light { background-color: #f9f9f9 !important; }
.bg-white { background-color: #fff !important; }

.text-center { text-align: center !important; }
.text-right { text-align: right !important; }
.text-left { text-align: left !important; }
.text-del { text-decoration: line-through !important; }

.letter-spacing-1px { letter-spacing: 1px !important; }
.letter-spacing-2px { letter-spacing: 2px !important; }
.letter-spacing-3px { letter-spacing: 3px !important; }
.letter-spacing-4px { letter-spacing: 4px !important; }
.letter-spacing-5px { letter-spacing: 5px !important; }
.letter-spacing-6px { letter-spacing: 6px !important; }
.letter-spacing-7px { letter-spacing: 7px !important; }
.letter-spacing-8px { letter-spacing: 8px !important; }
.letter-spacing-9px { letter-spacing: 9px !important; }
.letter-spacing-10px { letter-spacing: 10px !important; }

.font-size-13 { font-size: 13px; }
.font-size-14 { font-size: 14px; }
.font-size-15 { font-size: 15px; }
.font-size-16 { font-size: 16px; }
.font-size-17 { font-size: 17px; }
.font-size-18 { font-size: 18px; }
.font-size-19 { font-size: 19px; }
.font-size-20 { font-size: 20px; }
.font-size-21 { font-size: 21px; }
.font-size-22 { font-size: 22px; }
.font-size-23 { font-size: 23px; }
.font-size-24 { font-size: 24px; }
.font-size-25 { font-size: 25px; }
.font-size-26 { font-size: 26px; }
.font-size-27 { font-size: 27px; }
.font-size-28 { font-size: 28px; }
.font-size-29 { font-size: 29px; }
.font-size-30 { font-size: 30px; }
.font-size-35 { font-size: 35px; }
.font-size-40 { font-size: 40px; }
.font-size-45 { font-size: 45px; }
.font-size-50 { font-size: 50px; }
.font-size-55 { font-size: 55px; }
.font-size-60 { font-size: 60px; }
.font-size-70 { font-size: 70px; }
.font-size-80 { font-size: 80px; }
.font-size-90 { font-size: 90px; }
.font-size-100 { font-size: 100px; }

.font-weight-100 { font-weight: 100; }
.font-weight-200 { font-weight: 200; }
.font-weight-300 { font-weight: 300; }
.font-weight-400 { font-weight: 400; }
.font-weight-500 { font-weight: 500; }
.font-weight-600 { font-weight: 600; }
.font-weight-700 { font-weight: 700; }
.font-weight-800 { font-weight: 800; }
.font-weight-900 { font-weight: 900; }

.margin-bottom-0 { margin-bottom: 0px; }
.margin-bottom-5 { margin-bottom: 5px; }
.margin-bottom-10 { margin-bottom: 10px; }
.margin-bottom-15 { margin-bottom: 15px; }
.margin-bottom-20 { margin-bottom: 20px; }
.margin-bottom-25 { margin-bottom: 25px; }
.margin-bottom-26 { margin-bottom: 26px; }
.margin-bottom-28 { margin-bottom: 28px; }
.margin-bottom-30 { margin-bottom: 30px; }
.margin-bottom-35 { margin-bottom: 35px; }
.margin-bottom-40 { margin-bottom: 40px; }
.margin-bottom-45 { margin-bottom: 45px; }
.margin-bottom-50 { margin-bottom: 50px; }
.margin-bottom-55 { margin-bottom: 55px; }
.margin-bottom-60 { margin-bottom: 60px; }
.margin-bottom-65 { margin-bottom: 65px; }
.margin-bottom-70 { margin-bottom: 70px; }
.margin-bottom-75 { margin-bottom: 75px; }
.margin-bottom-80 { margin-bottom: 80px; }
.margin-bottom-85 { margin-bottom: 85px; }
.margin-bottom-90 { margin-bottom: 90px; }
.margin-bottom-95 { margin-bottom: 95px; }
.margin-bottom-100 { margin-bottom: 100px; }

.margin-top-0 { margin-top: 0px !important; }
.margin-top-5 { margin-top: 5px !important; }
.margin-top-10 { margin-top: 10px !important; }
.margin-top-15 { margin-top: 15px !important; }
.margin-top-16 { margin-top: 16px !important; }
.margin-top-20 { margin-top: 20px !important; }
.margin-top-25 { margin-top: 25px !important; }
.margin-top-30 { margin-top: 30px !important; }
.margin-top-35 { margin-top: 35px !important; }
.margin-top-40 { margin-top: 40px !important; }
.margin-top-45 { margin-top: 45px !important; }
.margin-top-50 { margin-top: 50px !important; }
.margin-top-55 { margin-top: 55px !important; }
.margin-top-60 { margin-top: 60px !important; }
.margin-top-65 { margin-top: 65px !important; }
.margin-top-70 { margin-top: 70px !important; }
.margin-top-75 { margin-top: 75px !important; }
.margin-top-80 { margin-top: 80px !important; }
.margin-top-85 { margin-top: 85px !important; }
.margin-top-90 { margin-top: 90px !important; }
.margin-top-95 { margin-top: 95px !important; }
.margin-top-100 { margin-top: 100px !important; }

.no-padding { padding: 0 !important; }
.no-padding-left { padding-left: 0 !important; }
.no-padding-right { padding-right: 0 !important; }
@media screen and (max-width: 959px) {
	.no-padding-left,
	.no-padding-right { padding: 0 !important; }
}

/* Revolution Slider
-------------------------------------------------------------- */
.rev_slider_wrapper ul { margin: 0; }
.tparrows.custom { background-color: rgba(0,0,0,0.1); width: 50px; height: 76px; text-align: center; -webkit-transition: background 0.3s; transition: background 0.3s; }
.tparrows.custom:hover { background-color: #ffb600; }
.custom.tparrows.tp-leftarrow:before,
.custom.tparrows.tp-rightarrow:before { content: ""; font-family: FontAwesome; font-size: 32px; display: inline-block; text-align: center; line-height: 76px; }
.custom.tparrows.tp-leftarrow:before { content: "\f104"; }
.custom.tparrows.tp-rightarrow:before { content: "\f105"; }
.tp-bullets.custom .tp-bullet { width: 8px; height: 8px; border: 2px solid #fff; background-color: transparent; border-radius: 50%; -webkit-transition: border 0.3s background 0.3s; transition: border 0.3s background 0.3s; }
.tp-bullets.custom .tp-bullet.selected { border-color: #ffb600; background-color: #ffb600; }

/* Extra Grids
-------------------------------------------------------------- */
/* Clearfix */
.clearfix { *zoom: 1; }
.clearfix:before,
.clearfix:after,
.wprt-container:before,
.wprt-container:after { clear: both; display: table; line-height: 0; content: ""; }
.clearfix:after,
.wprt-container:after { clear: both; }

.wprt-row { margin: 0 -10px }
.wprt-row .col { float: left; padding: 0 10px; }
.wprt-row .span_1_of_1.col { float: none }
.wprt-row .span_1_of_2 { width: 50% }
.wprt-row .span_1_of_3 { width: 33.33% }
.wprt-row .span_1_of_4 { width: 25% }
.wprt-row .span_1_of_5 { width: 20% }

/* Gutter */
.wprt-row.gutter-5 { margin-left: -2.5px; margin-right: -2.5px; }
.wprt-row.gutter-5 > .col { padding-left: 2.5px; padding-right: 2.5px}
.wprt-row.gutter-10 { margin-left: -5px; margin-right: -5px; }
.wprt-row.gutter-10 > .col { padding-left: 5px; padding-right: 5px; }
.wprt-row.gutter-15 { margin-left: -7.5px; margin-right: -7.5px; }
.wprt-row.gutter-15 > .col { padding-left: 7.5px; padding-right: 7.5px; }
.wprt-row.gutter-20 { margin-left: -10px; margin-right: -10px; }
.wprt-row.gutter-20 > .col { padding-left: 10px; padding-right: 10px; }
.wprt-row.gutter-25 { margin-left: -12.5px; margin-right: -12.5px; }
.wprt-row.gutter-25 > .col { padding-left: 12.5px; padding-right: 12.5px; }
.wprt-row.gutter-30 { margin-left: -15px; margin-right: -15px; }
.wprt-row.gutter-30 > .col { padding-left: 15px; padding-right: 15px; }
.wprt-row.gutter-35 { margin-left: -17.5px; margin-right: -17.5px; }
.wprt-row.gutter-35 > .col { padding-left: 17.5px; padding-right: 17.5px; }
.wprt-row.gutter-40 { margin-left: -20px; margin-right: -20px; }
.wprt-row.gutter-40 > .col { padding-left: 20px; padding-right: 20px; }
.wprt-row.gutter-45 { margin-left: -22.5px; margin-right: -22.5px; }
.wprt-row.gutter-45 > .col { padding-left: 22.5px; padding-right: 22.5px; }
.wprt-row.gutter-50 { margin-left: -25px; margin-right: -25px; }
.wprt-row.gutter-50 > .col { padding-left: 25px; padding-right: 25px; }
.wprt-row.gutter-60 { margin-left: -30px; margin-right: -30px; }
.wprt-row.gutter-60 > .col { padding-left: 30px; padding-right: 30px; }
.wprt-row.gutter-70 { margin-left: -35px; margin-right: -35px; }
.wprt-row.gutter-70 > .col { padding-left: 35px; padding-right: 35px; }
.wprt-row.gutter-80 { margin-left: -40px; margin-right: -40px; }
.wprt-row.gutter-80 > .col { padding-left: 40px; padding-right: 40px; }

.row.no-gutters { margin-right: 0; margin-left: 0; }
.row.no-gutters > [class*="col-"],
.container-fluid { padding-right: 0; padding-left: 0; }

/* Layout
-------------------------------------------------------------- */
.wprt-container { width: 1170px; margin: 0 auto; max-width: 90%; }
#page { background-color: #fff; }
#main-content { padding: 102px 0 90px; }
.no-padding-content #main-content { padding: 0; }

/* Overrdie for Front-Page and Pages
-------------------------------------------------------------- */
/* Inner Content */
#inner-content,
#inner-sidebar { position: relative; z-index: 1; }

#inner-content:after,
#inner-sidebar:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; border-style: solid; border-width: 0; z-index: -1; }

/* Sidebar Right (default) */
#site-content { float: left;width: 74.384%; }
#sidebar { float: right;width: 23.076%; }

/* Sidebar Left */
.sidebar-left #site-content { float: right; }
.sidebar-left #sidebar { float: left; }

/* No Sidebar */
.no-sidebar #site-content,
#site-content.archive-project { width: 100% !important; max-width: none !important; float: none !important; }

/* Header 
------------------------------------*/
/* Header Default */
#site-header { position: relative; }
#site-header-inner { position: relative; padding-top: 20px; padding-bottom: 20px; height: 100%; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }
#site-header-inner .wrap-inner { position: relative; }
#site-header #site-logo { float: left; }
#site-header #main-nav { position: absolute; right: 0; top: 50%; z-index: 10; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); }
#site-header #header-search { opacity: 0; position: absolute; right: 0; top: 50%; z-index: 10; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); }

body.menu-has-search #site-header #main-nav { right: 0px; }
body.menu-has-search #site-header #header-search { opacity: 1; }

/* Main Nav */
#site-header #main-nav ul { list-style: none; margin: 0 }
#site-header #main-nav ul li { position: relative; padding-top: 0; padding-bottom: 0; }
#site-header #main-nav > ul > li { float: left;padding: 0px 6px; }
#site-header #main-nav > ul > li > a { font-family: "Montserrat", sans-serif; font-weight: 500; text-transform: uppercase;display: inline-block; line-height: 64px; position: relative; padding: 24px 4px;
    color: #fff;
    font-size: 17px;}
#site-header #main-nav ul li:hover > a, 
#site-header #main-nav ul li.current-menu-item > a { color: #ffb600; }
#site-header #main-nav > ul > li.menu-item-has-children > a { position: relative; padding-right: 13px; }
#site-header #main-nav > ul > li.menu-item-has-children > a:after,
#site-header #main-nav ul ul li.menu-item-has-children > a:after { content: "\f107"; font-family: "FontAwesome"; position: absolute; right: 0; top: 0; font-size: 14px; }
#site-header #main-nav ul ul li.menu-item-has-children > a:after { line-height: normal; top: 15px; right: 13px; content: "\f105"; }

/* Sub Menu*/
#site-header #main-nav ul ul { position: absolute; left: 0; top: 100%; width: 220px; filter: alpha(opacity=0); opacity: 0; visibility: hidden; z-index: 9999;
    -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s;
    -webkit-transform: translateY(3px); -moz-transform: translateY(3px); transform: translateY(3px);
	-webkit-box-shadow: inset 0 12px 19px rgba(255,255,255,0.1), 0 1px 7px rgba(0,0,0,0.2);
	   -moz-box-shadow: inset 0 12px 19px rgba(255,255,255,0.1), 0 1px 7px rgba(0,0,0,0.2);
	        box-shadow: inset 0 12px 19px rgba(255,255,255,0.1), 0 1px 7px rgba(0,0,0,0.2); }
#site-header #main-nav ul ul li a { display: block; background-color: #fff; color: #333; font-weight: 400; font-family: "Montserrat", sans-serif; text-transform: capitalize; font-size: 14px; border-top: 1px solid #f5f5f5; padding: 10px 20px; line-height: 24px; }
#site-header #main-nav ul ul li:first-child > a { border-top: none; }
#site-header #main-nav ul li:hover > ul { filter: alpha(opacity=100); opacity: 1; visibility: visible; -webkit-transform: translateY(0); -moz-transform: translateY(0); transform: translateY(0); }
#site-header #main-nav ul ul ul { top: 0; left: 100%; }

/* Mobile Nav */
#site-header #main-nav-mobi { background-color: #333; position: absolute; top: 100%; left: 0; width: 100%; display: block; margin: 0 auto; z-index: 9999; }
#site-header #main-nav-mobi ul { list-style: none; padding: 0; margin: 0; }
#main-nav-mobi ul li { margin:0; position: relative; text-align: center; cursor: pointer; border-top: 1px solid #484848; padding-top: 0; padding-bottom: 0; }
#main-nav-mobi ul > li > a { color: #e4e4e4; font-weight: 600; font-family: "Montserrat", sans-serif; display: inline-block; font-size: 14px; text-transform: uppercase; line-height: 50px; text-decoration: none; }
#main-nav-mobi ul > li > a:hover { color: #ffb600; }
#main-nav-mobi .menu-item-has-children .arrow { cursor: pointer; display: inline-block; font-family: "FontAwesome"; font-size: 20px; line-height: 50px; position: absolute; right: 0; text-align: center; top: 0; width: 50px; }
#main-nav-mobi .menu-item-has-children .arrow:before { content: "\f105"; color: #aaa; }
#main-nav-mobi .menu-item-has-children .arrow.active:before { content: "\f107"; }
#main-nav-mobi ul ul li { background-color: #292929; }
#main-nav-mobi ul ul li a { text-transform: capitalize; }
#main-nav-mobi ul ul ul li { background-color: #313131; }

/* Mobi Menu Botton */
.mobile-button { background-color: transparent; width: 26px; height: 16px; position: absolute; top: 50%; right: 0; transform: translateY(-50%); cursor: pointer; display: none; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }
.mobile-button:before,
.mobile-button:after,
.mobile-button span { content: ""; position: absolute; left: 0; width: 100%; height: 2px; background-color: #3d3d3d; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }

.mobile-button span { top: 50%; margin-top: -1px; }
.mobile-button:after { bottom: 0; }

.mobile-button.active span { opacity: 0; }
.mobile-button.active:before { transform: translateY(7px) rotate(-45deg); }
.mobile-button.active:after { transform: translateY(-7px) rotate(45deg); }

body.front-page .mobile-button:before,
body.front-page .mobile-button:after,
body.front-page .mobile-button span { background-color: #c7c7c7; }

/* Header Search */
#site-header .header-search-icon { display: inline-block; height: 70px; line-height: 68px; color: #3d3d3d; font-size: 16px; }
#site-header .header-search-form { position: absolute; right: 30px; top: 50%; width: 210px; display: none; margin-top: -21px; }
#site-header .header-search-field { margin: 0; padding-top: 5px; padding-bottom: 5px; background-color: #fff; }
#site-header .header-search-submit { position: absolute; right: 0; top: 0; filter: alpha(opacity=0); opacity: 0; visibility: hidden; display: none; }
#site-header .header-search-icon:hover { color: #ffb600; }

/* Header Style 1 */
body.header-style-1 #site-header-wrap { position: absolute; top: 0; left: 0; width: 100%; background-color: transparent; z-index: 999; }
body.header-style-1 #site-header { background-color: transparent; }
body.header-style-1 #site-header-inner { padding: 0px 30px; position: relative; }

body.header-style-1 #site-header #main-nav > ul > li > a { color: #fff; }
body.header-style-1 #site-header .header-search-icon { color: #fff; background-color: #ffb600; width: 40px; height: 40px; line-height: 40px; text-align: center; border-radius: 50%; }
body.header-style-1 #site-header .header-search-icon:hover { color: #333; }
body.header-style-1 #site-header .nav-cart-trigger { color: #c7c7c7; }
body.header-style-1 #site-header #main-nav ul li:hover > a,
body.header-style-1 #site-header #main-nav ul li.current-menu-item > a { color: #ffb600; }

/* Header Style 2 */
body.header-style-2 #site-header-wrap { position: absolute; top: 0; left: 0; width: 100%; background-color: transparent; z-index: 999; }
body.header-style-2 #site-header { background-color: transparent; }
body.header-style-2 #site-header:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #1a1a1a; filter: alpha(opacity=20); opacity: 0.2; z-index: -1; }
body.header-style-2 #site-header-inner { padding-top: 20px; padding-bottom: 20px; }

body.header-style-2 #site-header #main-nav ul li a,
body.header-style-2 #site-header .header-search-icon { color: #e4e4e4; }
body.header-style-2 #site-header #main-nav ul li:hover > a, 
body.header-style-2 #site-header .header-search-icon:hover,
body.header-style-2 #site-header #main-nav ul li.current-menu-item > a { color: #ffb600; }


/* Header fixed */
#site-header.is-fixed { position: fixed; background-color: #fff; left: 0; top: 0; width: 100%; z-index: 9989; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }
#site-header.is-fixed #site-header-inner { padding: 10px 0; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }
body.header-style-1 #site-header.is-fixed #site-header-inner { padding: 10px 70px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }
body.header-style-1 #site-header.is-fixed { box-shadow: none; }

/* Featured Title 
------------------------------------*/
#featured-title { background: url(assets/img/bg-page-title.jpg) no-repeat center center; background-size: cover; }
#featured-title .featured-title-heading { margin: 0; font-size: 20px; font-weight: bold; letter-spacing: 1px; color: #fff; margin-bottom: 9px; text-transform: uppercase; }
#featured-title #breadcrumbs { color: #707070; }
#featured-title #breadcrumbs a { color: #383838; }
#featured-title .featured-title-inner-wrap { padding: 160px 0 70px; display: table; width: 100%; height: auto; overflow: hidden; }
#featured-title .featured-title-heading-wrap { display: table-cell; width: 50%; text-align: left; }
#featured-title #breadcrumbs { display: table-cell; width: 50%; text-align: right; text-transform: uppercase; color: #fff; }
#featured-title #breadcrumbs .trail-begin  {  color: #fff; }
#featured-title #breadcrumbs .trail-end { color: #fb0b0c; }

/* Blog Post & Blog Single
-------------------------------------------------------------- */
.hentry { margin-top: 55px; }
.hentry:first-child { margin-top: 0; }
.hentry .post-content-wrap { padding: 30px 30px 0 30px; position: relative; z-index: 10; margin: -83px 30px 0 30px; background-color: #fff; }

/* Post Media */
.post-media { position: relative; margin-bottom: 0; }
.hentry .post-media img { width: 100%; height: auto; }
.hentry .post-media iframe { margin-bottom: 0; }
.post-media .slick-prev,
.post-media .slick-next { padding: 0; background-color: rgba(0,0,0, 0.15); width: 48px; height: 60px; margin-top: -30px; position: absolute; top: 50%; cursor: pointer; border: none; outline: none; text-shadow: none;z-index: 91919199; text-indent: -9999px; display: inline-block; border-radius: inherit; }
.post-media .slick-prev:before,
.post-media .slick-next:before { text-indent: 0; line-height: 60px; content: "\f104"; font-family: FontAwesome; font-size: 18px; color: #fff; position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; display: inline-block; }
.post-media .slick-next:before { content: "\f105"; }
.post-media .slick-prev { left: 0; }
.post-media .slick-next { right: 0; }
.post-media .slick-prev:hover ,
.post-media .slick-next:hover { background-color: #ffb600; }

/* Post Meta */
.hentry .post-meta { display: block; margin-bottom: 17px; color: #bbb; }
.hentry .post-meta .item { position: relative; display: inline-block; padding-left: 19px; margin-right: 30px; font-size: 14px; }
.hentry .post-meta .post-date.item { padding-left: 22px; }
.hentry .post-meta .item .inner { font-style: italic; }
.hentry .post-meta .item:before { content: ""; position: absolute; top: 50%; left: 0; color: #c7c7c7; font-family: FontAwesome; transform: translateY(-50%); }
.hentry .post-meta .post-tag.item:before { content: "\f02c"; }
.hentry .post-meta .post-date.item:before { content: "\f017"; }
.hentry .post-meta .post-tag a { color: #bbb; }

/* Post Content */
.hentry .post-title { font-size: 30px; font-weight: 700; position: relative; }
.hentry .post-title:hover > a { color: #ffb600; }

/* Post Tags */
.post-tags {float: left; }
.post-tags a { display: inline-block; padding: 6px 15px; border: 1px solid #f1f1f1; color: #707070; text-transform: uppercase; font-size: 14px; margin-right: 6px; }
.post-tags a:hover { background-color: #ffb600; color: #fff; border-color: #ffb600; }

.post-share.post-link-share { display: table; width: 100%; overflow: hidden; }
.post-share.post-link-share .post-meta-share-text { text-align: left; display: table-cell; vertical-align: middle; color: #777; }
.post-share.post-link-share .post-meta-share-icon { text-align: right; display: table-cell; vertical-align: middle; }
.post-meta-share-icon a { display: inline-block; color: #777; text-align: center; margin-left: 6px; font-size: 14px; }
.post-meta-share-icon a.active,
.post-meta-share-icon a:hover { color: #ffb600; }
.hentry .post-meta-single { border-width: 1px 0 1px 0; border-color: #f1f1f1; border-style: solid; padding: 14px 0; }

/* Post Read More */
.hentry .post-read-more { }
.hentry .post-link { margin-top: 35px; }
.hentry .post-link a { display: inline-block; border: 2px solid #ffb600; padding: 5px 10px; border-radius: 30px; text-transform: uppercase; font-family: Montserrat, sans-serif; font-weight: 700; }
.hentry .post-link a:hover { color: #fff; background-color: #ffb600; border-color: #ffb600; }

/* Post Author */
.post-author { position: relative; background-color: #333; margin: 70px 0 0 0; padding: 40px 40px 40px 40px; border-radius: 10px; color: #fff; }
.post-author .gravatar { width: 120px; float: left; margin-right: 30px; overflow: hidden; border-radius: 50%; margin-top: 10px; }
.post-author .info-content { overflow: hidden; }
.post-author .info-content .info-author { color: #fff; text-transform: uppercase; font-size: 18px; font-weight: 600; display: inline-block; margin: 0 0 20px 0; position: relative; padding-bottom: 15px; }
.post-author .info-content .info-author:after { content: ""; width: 30px; height: 2px; background-color: #ffb600; position: absolute; bottom: 0; left: 0; }
.post-author .info-content .info-socials { float: right; }
.post-author .info-content .info-socials .info-socials-icon a { color: #777; text-decoration: none; display: inline-block; margin-left: 6px; }
.post-author .info-content .info-socials .info-socials-icon a:hover,
.post-author .info-content .info-socials .info-socials-icon a.active { color: #ffb600; }

/* Comments
-------------------------------------------------------------- */
.comments-area { margin-top: 100px; }
.comments-area .comments-title,
.comments-area .comment-reply-title { font-size: 30px; padding-top: 20px; margin-bottom: 37px; position: relative; text-transform: uppercase; font-weight: 600; }
.comments-area .comments-title { margin-bottom: 0; }
.comments-area .comments-title:after, .comments-area .comment-reply-title:after { content: ""; position: absolute; left: 0; top: 0; width: 70px; height: 3px; background-color: #ffb600; }

/* Comment List */
.comment-list { list-style: none; margin: 0; }
.comment-list li.comment { padding: 0; border-top: 1px solid #e2e2e2; }
.comment-list li.comment:first-child { border-top: none; }
.comment-list .children li { border-top: 1px solid #e2e2e2; }
.comment-list article { position: relative; padding: 36px 0 26px; }
.comment-list .comment-author { text-transform: uppercase; font-weight: 600; display: inline-block; margin: 0 0 20px 0; position: relative; padding-bottom: 15px; }
.comment-list .comment-author:after { content: ""; width: 30px; height: 2px; background-color: #ffb600; position: absolute; bottom: 0; left: 0; }
.comment-time { position: relative; display: inline-block; font-style: inherit; }
.comment-list article .gravatar { width: 120px; float: left; margin-right: 30px; overflow: hidden; border-radius: 50%; margin-top: 10px; }
.comment-list .comment-content { overflow: hidden; }
.comment-list .comment-content .comment-meta { position: relative; margin-bottom: 15px; float: right; color: #bbb; }
.comment-list .comment-content .comment-text p:last-child { margin-bottom: 8px; }
.comment-list .children { list-style: none; margin: 0; }
.comment-list .children > li { padding: 0 0 0 60px; }
.comment-list .comment-reply .comment-reply-link { color: #bbb; }

/* Comment Form */
.comment-respond { position: relative; padding-top: 40px; }
.name-wrap,
.phone-wrap,
.email-wrap { width: 31.034%; float: left; }
.email-wrap { float: right; }
.message-wrap { width: 100%; }
.name-wrap { margin-right: 30px; }

.name-wrap #name,
.phone-wrap #phone,
.email-wrap #email,
.message-wrap #comment-message { background-color: #fff; border-width: 0 0 1px 0; }
.message-wrap #comment-message { height: 120px; }

.form-submit { text-align: center; }
.form-submit #comment-reply { font-size: 14px; text-transform: uppercase; padding: 18px 68px; background-color: transparent; color: #ffb600; border-radius: 25px; border: 1px solid #ffb600; }
.form-submit #comment-reply:hover { background-color: #333; color: #ffb600; border-color: #333; }

@media only screen and (max-width: 500px) {
	.form-submit #comment-reply { padding: 12px 40px; }	
}

/* Widgets
-------------------------------------------------------------- */
#sidebar .widget,
#footer-widgets .widget { position: relative; z-index: 1; margin-top: 44px; }
#footer-widgets .widget { margin-top: 0; color: #707070; }
#sidebar .widget:first-child,
#footer-widgets .widget:first-child { margin: 0; }
#sidebar .widget ul,
#footer-widgets .widget ul { margin: 0; list-style: none; }

#footer-widgets input, #footer-widgets textarea,
#footer-widgets .widget.widget_calendar table,
#footer-widgets .widget.widget_calendar th,
#footer-widgets .widget.widget_calendar td { border-color: #f1f1f1; color: #c7c7c7; }
#footer-widgets hr { background-color: #f1f1f1; }

/* Widget Title */
#sidebar .widget .widget-title, 
#footer-widgets .widget .widget-title { font-size: 18px; text-transform: uppercase; font-weight: 700; color: #1a1a1a; margin-bottom: 33px; }
#footer-widgets .widget .widget-title { color: #e3e3e3; }
#sidebar .widget .widget-title span, 
#footer-widgets .widget .widget-title span { display: inline-block; position: relative; padding-bottom: 24px; }
#sidebar .widget .widget-title span:after, 
#footer-widgets .widget .widget-title span:after { width: 30px; height: 2px; background-color: #ffb600; content: ""; position: absolute; left: 0; top: 100%; z-index: -2; }
#footer-widgets .widget .widget-title span:after { width: 50px; }

/* Widget Search Form */
#sidebar .widget.widget_search .search-form, 
#footer-widgets .widget.widget_search .search-form { position: relative; }
#sidebar .widget.widget_search .search-field,
#footer-widgets .widget.widget_search .search-field { margin: 0; border-radius: 30px; }
#sidebar .widget.widget_search .search-form .search-submit, 
#footer-widgets .widget.widget_search .search-form .search-submit { position: absolute; top: 14px; right: 20px; width: 24px; height: 24px; border: none; padding: 0; text-indent: -9999px;background-color: transparent; }
#sidebar .widget.widget_search .search-form .search-submit:before, 
#footer-widgets .widget.widget_search .search-form .search-submit:before { color: #ffb600; content: "\f002"; font-size: 16px; position: absolute; left: 0px; top: 0px; width: 100%; text-align: center; text-indent: 0; font-weight: normal; -webkit-transition: color ease .238s; -moz-transition: color ease .238s; transition: color ease .238s; font-family: FontAwesome; display: inline-block; line-height: 24px; }

/* Widget Text */
#sidebar .widget.widget_text p:last-child,
#footer-widgets .widget.widget_text p:last-child { margin-bottom: 0; }

/* Widget: Recent News Advanced */
#sidebar .widget.widget_recent_news ul li,
#footer-widgets .widget.widget_recent_news ul li { border-top: 1px solid #f1f1f1; padding: 20px 0; }
#footer-widgets .widget.widget_recent_news ul li { border-color: #3d3d3d; }
#sidebar .widget.widget_recent_news ul li .thumb,
#footer-widgets .widget.widget_recent_news ul li .thumb { width: 90px; float: left; margin: 0 22px 0 0; }
#sidebar .widget.widget_recent_news ul li .texts,
#footer-widgets .widget.widget_recent_news ul li .texts { overflow: hidden; }
#sidebar .widget.widget_recent_news ul li .texts h3,
#footer-widgets .widget.widget_recent_news ul li .texts h3 { font-size: 14px; margin: 0 0 5px; line-height: 24px; font-family: "Lato", sans-serif; }
#sidebar .widget.widget_recent_news ul li .texts h3 a,
#footer-widgets .widget.widget_recent_news ul li .texts h3 a { color: #383838; letter-spacing: 0.5px; } 
#footer-widgets .widget.widget_recent_news ul li .texts h3 a { color: #707070 }
#sidebar .widget.widget_recent_news ul li .texts h3:hover a,
#footer-widgets .widget.widget_recent_news ul li .texts h3:hover a { color: #ffb600; }
#sidebar .widget.widget_recent_news ul li .texts .post-date,
#footer-widgets .widget.widget_recent_news ul li .texts .post-date { font-size: 14px; line-height: 26px; color: #bbb; font-weight: 400; position: relative; }
#sidebar .widget.widget_recent_news ul li .texts .post-date:before,
#footer-widgets .widget.widget_recent_news ul li .texts .post-date:before { content: "\f017"; font-family: "FontAwesome"; font-size: 14px; color: #bbb; }

#sidebar .widget.widget_recent_news ul li:first-child,
#footer-widgets .widget.widget_recent_news ul li:first-child { border: none; padding-top: 0; }

/* Widget Tag */
#sidebar .widget.widget_tag_cloud .tagcloud a,
#footer-widgets .widget.widget_tag_cloud .tagcloud a { display: inline-block; padding: 1px 15px; border: 1px solid #e2e2e2; border-radius: 30px; margin: 0 12px 17px 0; font-family: Montserrat, sans-serif; font-weight: 400; color: #777; }
#footer-widgets .widget.widget_tag_cloud .tagcloud a { border-color: #3d3d3d; }
#sidebar .widget.widget_tag_cloud .tagcloud a:hover,
#footer-widgets .widget.widget_tag_cloud .tagcloud a:hover { color: #fff; border-color: #ffb600; background-color: #ffb600; }

/* Widget Categories*/
#sidebar .widget.widget_categories { margin-top: 29px; }
#sidebar .widget.widget_categories .widget-title { margin-bottom: 14px; }
#sidebar .widget.widget_categories ul li,
#footer-widgets .widget.widget_categories ul li { border-top: 1px solid #f1f1f1; font-family: Montserrat, sans-serif; line-height: 50px; text-align: right; color: #707070; padding: 0; font-size: 14px; }
#footer-widgets .widget.widget_categories ul li { border-color: #3d3d3d; }
#sidebar .widget.widget_categories ul li a,
#footer-widgets .widget.widget_categories ul li a { float: left; color: #707070; }

#sidebar .widget.widget_categories ul li:first-child,
#footer-widgets .widget.widget_categories ul li:first-child { border: none; }
#sidebar .widget.widget_categories ul li:hover,
#sidebar .widget.widget_categories ul li:hover a,
#footer-widgets .widget.widget_categories ul li:hover,
#footer-widgets .widget.widget_categories ul li:hover a { color: #ffb600; }

/* Widget Brochure */
#sidebar .widget.widget_brochure_download { margin-top: 39px; }
#sidebar .widget.widget_brochure_download .brochure { position: relative; }
#sidebar .widget.widget_brochure_download .brochure span { position: absolute; top: 50%; transform: translateY(-50%); left: 30px; }
#sidebar .widget.widget_brochure_download .brochure a,
#footer-widgets .widget.widget_brochure_download .brochure a { display: block; padding: 21px 0; border: 1px solid #f1f1f1; color: #707070; margin-bottom: 19px; font-weight: 600; text-align: center; letter-spacing: 0.5px; position: relative; }
#footer-widgets .widget.widget_brochure_download .brochure a { border-color: #3d3d3d; }
#sidebar .widget.widget_brochure_download .brochure a:after,
#footer-widgets .widget.widget_brochure_download .brochure a:after { content: "\f107"; font-family: FontAwesome; position: absolute; top: 50%; right: 29px; transform: translateY(-50%); font-size: 16px; }
#footer-widgets .widget.widget_brochure_download .brochure { position: relative; }
#footer-widgets .widget.widget_brochure_download .brochure span { position: absolute; top: 50%; left: 30px; transform: translateY(-50%); }

#sidebar .widget.widget_brochure_download .brochure a:hover,
#footer-widgets .widget.widget_brochure_download .brochure a:hover { border-color: #ffb600; color: #ffb600; }
#sidebar .widget.widget_brochure_download .brochure:hover > span,
#footer-widgets .widget.widget_brochure_download .brochure:hover > span { color: #ffb600; }

/* Footer 
------------------------------------*/
#footer { background-color: #1a1a1a; padding: 96px 0; }
#footer-widgets .widget .widget-title { margin-bottom: 25px; }
#footer-widgets .widget .widget-title span { padding-bottom: 12px; }

#footer .widget.widget_socials { margin-top: 35px; }
#footer .widget.widget_socials .socials .icon { float: left; margin-right: 10px; }
#footer .widget.widget_socials .socials .icon a { display: inline-block; color: #a5a5a5; font-size: 16px; } 
#footer .widget.widget_socials .socials .icon.active ,
#footer .widget.widget_socials .socials .icon.active a,
#footer .widget.widget_socials .socials .icon:hover,
#footer .widget.widget_socials .socials .icon:hover a { color: #ffb600; }

#footer-widgets .widget.widget_links ul li a {	color: #707070;	position: relative; display: inline-block; padding-left: 18px; }
#footer-widgets .widget.widget_links ul li a:before { content: "\f101"; font-family: FontAwesome; font-size: 16px; position: absolute; top: 0; left: 0; color: #777; }
#footer-widgets .widget.widget_links ul li:hover > a,
#footer-widgets .widget.widget_links ul li:hover > a:before { color: #ffb600; }
#footer-widgets .widget.widget_links ul.col2 li { width: 50%; float: left; padding: 0 0 12px; }
#footer-widgets .widget.widget_information ul li { padding: 0 0 0 37px; position: relative; margin-bottom: 7px; }
#footer-widgets .widget.widget_information ul li i { position: absolute; top: 50%; left: 0; transform: translateY(-50%); font-size: 14px; color: #777; }

#footer-widgets .widget.widget_information ul li.address { margin-bottom: 12px; }

/* Bottom
------------------------------------*/
#bottom { background-color: #141414; border-top: 1px solid #3d3d3d; }
#bottom-bar-inner { padding: 22px 0; }

/* Scroll Top Button
-------------------------------------------------------------- */
#scroll-top { position: fixed !important; right: 30px; bottom: -50px; display: block; line-height: 40px; text-align: center; width: 40px; height: 40px; border-radius: 3px; visibility: hidden; filter: alpha(opacity=0); opacity: 0; z-index: 9191919; cursor: pointer; z-index: 1; overflow: hidden; }
#scroll-top:after { content: "\f106"; font-family: "FontAwesome"; color: #fff; font-size: 16px; position: absolute; left: 0; top: 0; width: 100%; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }
#scroll-top:before { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #fb0b0c; z-index: -1; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }
#scroll-top:hover:before { background-color: #303030; }
#scroll-top:hover:after { color: #fff; }
#scroll-top.show { bottom: 40px; filter: alpha(opacity=100); opacity: 1; visibility: visible; }

/* Pagination 
-------------------------------------------------------------- */
.wprt-pagination { margin-top: 50px; }
.wprt-pagination ul { margin: 0; list-style: none; }
.wprt-pagination ul li { display: inline-block; width: 40px; height: 40px; text-align: center; line-height: 40px; margin-right: 6px; padding: 0; }
.wprt-pagination ul li a { border: 1px solid #ffb600; display: block; font-size: 18px; color: #ffb600; border-radius: 50%;  }
.wprt-pagination ul li:hover > a,
.wprt-pagination ul li .page-numbers.current { background-color: #ffb600; color: #fff; border-color: #ffb600; }

/* Information
-------------------------------------------------------------- */
.wprt-information ul { margin: 0; list-style: none; }
.wprt-information ul li { position: relative; font-size: 16px; padding: 0 0 0 70px; border: 0; margin-bottom: 30px; }
.wprt-information ul li:before { text-align: center; content: "\f015"; font-family: "FontAwesome"; font-size: 22px; position: absolute; left: 0; top: 50%; width: 50px; height: 50px; line-height: 50px; border: 1px solid #ffb600; color: #ffb600; border-radius: 50%; margin-top: -25px; }
.wprt-information ul li.phone:before { content: "\f095"; }
.wprt-information ul li.address:before { content: "\f041"; }
.wprt-information ul li.email:before { content: "\f003"; }
.wprt-information ul li.time:before { content: "\f017"; }

.construction-icons > span { font-size: 30px; }

/* Media Queries
-------------------------------------------------------------- */
@media only screen and (min-width: 1200px) {
	.container { width: 1200px; }
}

@media only screen and (max-width: 959px) {
	/* Font Size */
	.font-size-22 { font-size: 16px; }
	.font-size-25 { font-size: 18px; }
	.font-size-30 { font-size: 20px; }
	.font-size-35 { font-size: 26px; }
	.font-size-40 { font-size: 28px; }
	.font-size-45 { font-size: 30px; }
	.font-size-50 { font-size: 26px; }
	.font-size-55 { font-size: 30px; }
	.font-size-60 { font-size: 35px; }
	.font-size-70 { font-size: 40px; }
	.font-size-80 { font-size: 45px; }
	.font-size-90 { font-size: 50px; }
	.font-size-100 { font-size: 55px; }

	.text-center-mobi { text-align: center !important; }

	#top-bar { display: none; }

	/* Header */
	#site-header .mobile-button { display: block; }
	#main-nav,
	#site-header #header-search,
	.nav-top-cart-wrapper,
	#sidebar { display: none; }

	/* Featured Title */
	#featured-title .featured-title-heading { font-size: 25px; }

	/* Main Content */
	#site-content,
	#sidebar { width: 100%; }

	/* Footer */
	#footer .widget.widget_socials .socials .icon { margin-bottom: 7px; }

	/* Pagination */
	.wprt-pagination { text-align: center; }
}

@media only screen and (max-width: 767px) {
	#site-header #site-logo { width: 237px; }

	#featured-title .featured-title-heading-wrap,
	#featured-title #breadcrumbs { display: block; width: 100%; text-align: center; }

	body.header-style-1 #site-header-inner { padding: 15px 0; position: relative; }
	body.header-style-1 #site-header { background-color: #fff; }

	.hentry .post-content-wrap { padding: 15px 0 0 0; margin: 0; }

	/*Post Meta Single*/
	.post-meta-single .post-tags a { margin-bottom: 10px; }

	/*Post Author*/
	.post-author { text-align: center; }
	.post-author .gravatar { float: none; margin: auto; }
	.post-author .info-content .info-author { display: block; margin-top: 17px; }
	.post-author .info-content .info-author:after { left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); }
	.post-author .info-content .info-socials { float: none; }

	/*Comment List*/
	.comment-list article .gravatar { float: none; margin: 0 0 17px; }
	.comment-list .comment-author { display: block; }
	.comment-list .comment-content .comment-meta { float: none; }
	.comment-list .children > li { padding: 0; }

	.name-wrap,
	.phone-wrap,
	.email-wrap { width: 100%; float: none; }
	.message-wrap { width: 100%; }
	.name-wrap { margin-right: 0; }

	/*Footer*/
	#footer { padding: 50px 0; }
	#footer-widgets .wprt-row .col { width: 100%; }
}

@media only screen and (max-width: 500px) {
	/* Logo */
	#site-header #site-logo { width: 200px; }

	.hentry .post-title,
	.comments-area .comments-title,
	.comments-area .comment-reply-title { font-size: 22px; }

	/*Comment Area*/
	.name-wrap,
	.email-wrap { width: 100%; float: none; }
}



/* Top Header */

/*

.header-top {
    position: relative;
    font-size: 13px;
    padding: 7px 0px; 
    color: #fff;   
    background: transparent;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}

.header-top .container {
    width:1170px;
}

.header-top .links-nav{
        list-style: none;
    padding: 0px;
    margin: 0px;
}

.header-top .links-nav li {
    position: relative;
    float: left;
    margin-right: 25px;
}
.header-top .links-nav li a{
    color:#fff !important;
    position: relative;
    line-height: 26px;
    font-size: 14px;
    text-transform: capitalize;
}

.header-top .theme-btn.quote-btn {
    padding: 13px 10px;
    margin: -14px 0;
    margin-left: 20px;
    background: #fb0b0c;
    font-size: 16px;
    color:#fff;
    font-family: 'Roboto', sans-serif;
}

.header-top .social-links a {
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    height: 25px;
    line-height: 28px;
    margin-left: 10px;
    position: relative;
    text-align: center;
    width: 25px;
}


.header-top .links-nav li .fa {
    padding-right: 8px;
    font-size: 16px;
    color: #fb0b0c;
}


*/


.site-header {
    position: relative;
    left: 0px;
    top: 0px;
    z-index: 999;
    width: 100%;
    font-family: 'Roboto', sans-serif;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.site-header:after {
    clear: both;
    display: table;
    content: '';
}

.site-header .header-top {
    position: relative;
    font-size: 13px;
    padding: 8px 0px;
    background: #333;
    color: #fff;
    font-family: 'Roboto', sans-serif;
}

.site-header .header-top a {
    color: #fff;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.site-header .links-nav li {
    position: relative;
    float: left;
    margin-right: 25px;
}

.site-header .top-right .links-nav li {
    margin-right: 0px;
    margin-left: 25px;
}

.site-header .links-nav li a {
    position: relative;
    line-height: 26px;
    font-size: 14px;
    text-transform: capitalize;
}

.site-header .links-nav li .fa {
    padding-right: 8px;
    font-size: 16px;
    color: #fb0b0c;
}

.site-header .header-top .social-links a {
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    height: 26px;
    line-height: 28px;
    margin-left: 10px;
    position: relative;
    text-align: center;
    width: 25px;
}

.site-header .header-top a:hover {
    color: #fb0b0c;
}

.sticky-header {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    left: 0px;
    top: 0px;
    width: 100%;
    padding: 0px 0px;
    background: #ffffff;
    z-index: 0;
    border-bottom: 1px solid #cccccc;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.sticky-header .logo {
    padding: 6px 0px 2px;
}

.fixed-header .sticky-header {
    z-index: 999;
    opacity: 1;
    visibility: visible;
    -ms-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -op-animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -ms-animation-duration: 500ms;
    -moz-animation-duration: 500ms;
    -op-animation-duration: 500ms;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -ms-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -op-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -op-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.header-main {
    padding: 40px 0;
}

.header-info {
    text-align: right;
    margin-top: 5px;
}

.header-info li {
    display: inline-block;
    margin-left: 40px;
    text-align: left;
}

.hdbox-left {
    color: #fb0b0c;
    display: table-cell;
    vertical-align: middle;
    width: 45px;
    font-size: 30px;
    text-align: left;
}

.hdbox-right {
    font-size: 15px;
    line-height: 21px;
    display: table-cell;
    vertical-align: middle;
    color: #666;
    font-weight: 400;
}

.hdbox-right > span {
    color: #000;
    display: block;
    font-size: 19px;
    font-weight: 400;
}

.site-header .header-lower {
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
    background: #f3f3f3;
    border-bottom: 2px solid #fbca00;
    z-index: 5;
}

.site-header.headerfirst .header-lower {
    background: none;
    border: none;
}

.site-header .nav-outer {
    position: relative;
}

.site-header.headerfirst .nav-outer {
    background: #272727;
    padding: 0px 160px 0px 30px;
}

.site-header.fullwidth .nav-outer {
    background: #292929;
    padding: 0;
    position: relative;
}

.site-header.fullwidth .auto-container {
    position: relative;
}

.header-main-box .nav-outer .search-box-btn {
    position: absolute;
    right: 0px;
    font-size: 14px;
    width: 30px;
    height: 30px;
    top: 50%;
    margin-top: -15px;
    line-height: 30px;
    color: #ffffff;
    cursor: pointer;
}

.header-main-box .nav-outer .search-box-btn:hover {
    color: #fbca00;
}

.main-menu {
    position: relative;
}

.main-menu .navbar-collapse {
    padding: 0px;
}

.main-menu .navigation {
    position: relative;
    margin: 0px;
}

.main-menu .navigation > li {
    position: relative;
    float: left;
    margin-right: 30px;
}

.headerfirst .main-menu .navigation > li {
    margin-right: 30px;
}

.header-main-box .main-menu .navigation > li {
    border: none;
}

.sticky-header .main-menu .navigation > li {
    margin: 0px;
}

.main-menu .navigation > li > a {
    position: relative;
    display: block;
    padding: 16px 20px 16px 0px;
    font-size: 18px;
    color: #222222;
    line-height: 30px;
    font-weight: 400;
    text-transform: firsttopcase;
    opacity: 1;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.headerfirst .main-menu .navigation > li > a {
    color: #ffffff;
}

.sticky-header .main-menu .navigation > li > a {
    color: #181818;
    padding: 16px 15px;
}

.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a,
.main-menu .navigation > li.current-menu-item > a {
    color: #fb0b0c;
    opacity: 1;
}

.sticky-header .main-menu .navigation > li:hover > a,
.sticky-header .main-menu .navigation > li.current > a,
.sticky-header .main-menu .navigation > li.current-menu-item > a {
    background: #fb0b0c;
    color: #333;
    opacity: 1;
}

.main-menu .navigation > li:hover > a:after {
    opacity: 1;
}

.main-menu .navigation > li > ul {
    position: absolute;
    left: 0px;
    top: 130%;
    width: 220px;
    padding: 0px;
    z-index: 100;
    display: none;
    background: #272727;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-menu .navigation > li > ul.from-right {
    left: auto;
    right: 0px;
}

.main-menu .navigation > li > ul > li {
    position: relative;
    width: 100%;
}

.main-menu .navigation > li > ul > li:last-child {
    border-bottom: none;
}

.main-menu .navigation > li > ul > li.last-child > a {
    border-bottom: 0;
}

.main-menu .navigation > li > ul > li > a {
    position: relative;
    display: block;
    padding: 12px 15px;
    line-height: 22px;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    color: #fff;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    border-bottom: 1px solid #2c478b;
}

.main-menu .navigation > li > ul > li:hover > a {
    background: #fdc900;
}
/*
.main-menu .navigation > li > ul > li.dropdown > a:after {
    font-family: 'FontAwesome';
    content: "\f105";
    position: absolute;
    right: 10px;
    top: 12px;
    width: 10px;
    height: 20px;
    display: block;
    color: #ffffff;
    line-height: 20px;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    z-index: 5;
}
*/
.main-menu .navigation > li > ul > li.dropdown:hover > a:after {
    color: #ffffff;
}

.main-menu .navigation > li > ul > li > ul {
    position: absolute;
    left: 110%;
    top: 0px;
    width: 220px;
    padding: 0px;
    z-index: 100;
    display: none;
    background: #fdc900;
}

.main-menu .navigation > li > ul > li > ul > li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.30);
}

.main-menu .navigation > li > ul > li > ul > li:last-child {
    border-bottom: none;
}

.main-menu .navigation > li > ul > li > ul > li > a {
    position: relative;
    display: block;
    padding: 12px 15px;
    line-height: 22px;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    color: #333;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}


.main-menu .navigation > li > ul > li > ul > li > a:hover {
    background: #fdc900;
	color:#fff;
}
.main-menu .navigation > li > ul > li > ul > li > a {
    color: #333;
    border-color: rgba(255, 255, 255, 0.5);
    position: relative;
    z-index: 1;
}

.main-menu .navigation > li > ul > li > ul > li > a:after {
    content: "";
    background: #333;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .5s ease;
    transform: scaleX(0);
    z-index: -1;
    transform-origin: 0 0;
}

.main-menu .navigation > li > ul > li > ul > li > a:hover:after {
    transform: scaleX(1);
}
.main-menu .navigation > li.dropdown:hover > ul {
    visibility: visible;
    opacity: 1;
    top: 100%;
    display: block;
}

.main-menu .navigation li > ul > li.dropdown:hover > ul {
    display: block;
    visibility: visible;
    opacity: 1;
    left: 100%;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 6px;
    width: 34px;
    height: 30px;
    border: 1px solid #ffffff;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    color: #ffffff;
    cursor: pointer;
    z-index: 5;
    display: none;
}

.site-header .btn-outer {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 180px;
}

.site-header.header-style-three .btn-outer {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 130px;
}

.site-header .btn-outer .quote-btn {
    position: relative;
    display: block;
    line-height: 24px;
    text-align: center;
    padding: 19px 10px;
    margin: 0px 0px 0px;
    font-weight: 500;
    font-size: 16px;
    color: #ffffff;
    border-radius: 0px;
    text-transform: firsttopcase;
    z-index: 1;
}

.site-header .btn-outer {
    border-color: transparent transparent #fdc900;
    border-style: solid;
    border-width: 0 0 62px 45px;
    height: 0;
    line-height: 70px;
    position: absolute;
    right: 0;
    text-align: center;
    transition: all .5s ease;
}

.site-header .btn-outer:hover {
    border-color: transparent transparent #ffae11;
}

.site-header.header-style-three .btn-outer .quote-btn {
    background: #012f5d;
    color: #ffffff;
}

.header-main-box .btn-outer .quote-btn {
    padding: 27px 0px 18px 30px;
}

.social-links-one {
    position: relative;
}

.site-header .social-links-one {
    top: 7px;
}

.social-links-one a {
    position: relative;
    display: inline-block;
    text-align: center;
    margin-left: 4px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #928d8d;
    border-radius: 50%;
    background: #f4f4f4;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.social-links-one a:hover {
    background: #fbca00;
    color: #ffffff;
}

.social-links-two a {
    position: relative;
    display: inline-block;
    text-align: center;
    margin-right: 5px;
    width: 40px;
    height: 40px;
    border: 1px solid #e0e0e0;
    line-height: 38px;
    font-size: 14px;
    color: #cccccc;
    border-radius: 50%;
    background: none;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.social-links-two a:hover {
    background: #fbca00;
    border-color: #fbca00;
    color: #ffffff;
}

.social-links-three a {
    position: relative;
    display: inline-block;
    text-align: center;
    margin-right: 5px;
    width: 32px;
    height: 32px;
    border: 1px solid #f1f1f1;
    line-height: 30px;
    font-size: 12px;
    color: #aaaaaa;
    background: #f1f1f1;
    border-radius: 50%;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.social-links-three a:hover {
    background: #fbca00;
    border-color: #fbca00;
    color: #ffffff;
}

.top-search-box {
    position: absolute;
    right: 150px;
    top: 0;
}

.top-search-box button {
    background: #353535 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 15px;
    height: 62px;
    line-height: 72px;
    outline: medium none;
    padding: 0;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 70px;
}

.top-search-box button:hover {
    background: #212121;
    color: #fdc716;
}

.top-search-box button i.fa-search {
    position: relative;
    top: -2px;
}

.top-search-box .search-box {
    background: #fdc716 none repeat scroll 0 0;
    list-style: outside none none;
    margin: 0;
    opacity: 0;
    padding: 5px;
    position: absolute;
    right: 0;
    top: 140%;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    visibility: hidden;
    width: 280px;
    z-index: 999;
}

.top-search-box:hover .search-box {
    top: 100%;
    opacity: 1;
    visibility: visible;
}

.top-search-box .search-box li form {
    position: relative;
}

.top-search-box .search-box li form input {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    display: block;
    font-weight: 300;
    height: 45px;
    outline: medium none;
    padding-left: 10px;
    padding-right: 60px;
    width: 100%;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.top-search-box .search-box li form button {
    background: #353535 none repeat scroll 0 0;
    border: 1px solid #353535;
    color: #fff;
    font-size: 13px;
    height: 45px;
    line-height: 50px;
    outline: medium none;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    width: 45px;
}

.top-search-box .search-box li form input:focus {
    border: 1px solid #212121
}

.top-search-box .search-box li form input:focus + button,
.top-search-box .search-box li form button:hover {
    background: #212121 none repeat scroll 0 0;
    color: #fff;
    border: 1px solid #212121;
}

.headersecond .header-main {
    padding: 0px 0;
}
.headersecond  .sticky-header .menusearch {
	padding: 0px 0;
	float: right;
}
.headersecond .logo {
    padding: 21px 0;
}
.headersecond  .sticky-header .logo {
	padding: 6px 0;
}
.headersecond  .main-menu .navigation > li > a {
    padding: 36px 17px;
}
.headersecond .sticky-header .main-menu .navigation > li > a {
	padding: 16px 17px;
}
.headersecond .sticky-header .bz_search_bar {

	padding: 19px 0 19px 34px;

}
.headersecond .main-menu {
    position: relative;
    float: right;
}

.headersecond .main-menu .navigation > li {
    margin-left: 0px;
    margin-right: 0;
}

.menusearch {
    padding: 16px 0;
    float: right;
}

.bz_search_bar {
    background-color: #ffffff;
    color: #fb0b0c;
    cursor: pointer;
    float: left;
    font-size: 16px;
    padding: 20px 0 19px 34px;
    text-align: center;
    width: 100%;
}

.bz_search_box {
    background-color: #272727;
    border-radius: 0;
    box-shadow: 0 2px 7px -3px rgba(0, 0, 0, 0.5);
    display: none;
    padding: 22px;
    position: absolute;
    right: 15px;
    top: 100%;
    z-index: 1000;
}

.bz_search_box input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e1e1e1 currentcolor #e1e1e1 #e1e1e1;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    float: left;
    height: 45px;
    padding: 0 10px;
    width: calc(100% - 45px);
}

.bz_search_box button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fb0b0c;
    border-color: #fdc900 #fdc900 #fdc900 currentcolor;
    border-image: none;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    height: 45px;
    padding: 0;
    text-align: center;
    transition: all 0.5s ease 0s;
    width: 45px;
    color: #fff;
}

.theme-btn.quote-btn {
    padding: 8px 10px;
    margin: -12px 0;
    margin-left: 20px;
}
.headersecond .theme-btn.quote-btn { 
	padding: 10px 10px;
	margin: -14px 0;
	margin-left: 20px;
	background: #fb0b0c;
	font-size: 16px;
}
.headersecond .theme-btn.quote-btn:hover{color:#333;}
.headerfirst .menusearch {
    float: right;
    padding: 0;
}

.headerfirst .bz_search_bar {
    background-color: transparent;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 16px;
    padding: 18px 30px 17px 13px;
    text-align: center;
    width: 100%;
}

.headerfirst .main-menu {
    position: relative;
    float: left;
}

.headerfirst .sticky-header .bz_search_bar {
    background-color: transparent;
    color: #fb0b0c;
    cursor: pointer;
    float: left;
    font-size: 16px;
    padding: 18px 13px 17px 13px;
    text-align: center;
    width: 100%;
    margin-left: 2px;
}

.headerthird .header-lower {
    background: #272727;
}

.headerthird .main-menu {
    float: left;
}

.headerthird .header-lower .main-menu .navigation > li > a {
    color: #fff;
}

.headerthird .menusearch {
    float: right;
    padding: 0px 0;
}

.headerthird .bz_search_bar {
    background-color: #dfb100;
    color: #333;
    cursor: pointer;
    float: left;
    font-size: 16px;
    padding: 17px 20px 18px 20px;
    text-align: center;
    width: 100%;
}

.hvr-shutter-in-vertical::before {
    background: #fb0b0c;
}

.headerthird .bz_search_box {
    background: #fb0b0c;
    right: 0;
}

.headerthird .bz_search_box button {
    background: #fff;
    color: #333;
}

.main-menu .navigation > li > ul {
    background: #fb0b0c;
}

.main-menu .navigation > li > ul > li > a {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.5);
    position: relative;
    z-index: 1;
}

.main-menu .navigation > li > ul > li > a:after {
    content: "";
    background: #333;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .5s ease;
    transform: scaleX(0);
    z-index: -1;
    transform-origin: 0 0;
}

.main-menu .navigation > li > ul > li > a:hover:after {
    transform: scaleX(1);
}

.headerthird .header-lower .main-menu .navigation > li.current > a, .headerthird .header-lower .main-menu .navigation > li > a:hover  {
    color: #fb0b0c;
}
.main-menu .navigation > li > ul > li > a:hover {
	color: #fff;
	border-color: rgba(255, 255, 255, 0.5);
	position: relative;
	z-index: 1;
}
.main-menu .navigation > li.current > a:after {
    position: absolute;
    height: 3px;
    background: #fb0b0c;
    display: block;
    width: 100%;
    content: "";
    bottom: -3px;
    left: -0px;
}

.headerfirst .main-menu .navigation > li.current > a:after {
    display: none;
}

.quickqotemain {
    float: right;
    margin: 11px 20px 0 0;
}

.quickqotemain a {
    padding: 5px;
    display: block;
    border: 1px dashed #fdc900;
    transition: all .5s ease;
    color: #fb0b0c;
}

.quickqotemain a:hover {
    background: #fdc900;
    color: #333;
}

.site-header.transparenthd {
	background: transparent;
	position: absolute;
}
.headersecond.transparenthd  .header-main   .main-menu .navigation > li > a {
	padding: 24px 16px;
	color: #fff;
	font-size: 17px;
}
.headersecond.transparenthd  .header-main   .main-menu .navigation > li.current > a, .headersecond.transparenthd  .header-main   .main-menu .navigation > li  > a:hover {
	color: #fb0b0c;
}


.transparenthd .header-main  .bz_search_bar {
	background-color: transparent;
}
.transparenthd     .header-top {
	background: transparent;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.transparenthd .header-main  .main-menu .navigation > li.current > a::after {
	display: none;
}
.transparenthd  .header-main   .site-header .links-nav li a {
	font-size: 13px;
}
.transparenthd .header-main  .bz_search_bar {
	padding: 10px 0 10px 35px;
}
.quickwrp {
	display: table-cell;
}
.quickbtns {
	background: #fdc900;
	color: #333;
	height: 40px;
	display: inline-block;
	width: 120px;
	text-align: center;
	line-height: 40px;
	/* vertical-align: top; */
}
.quickbtns:hover{background:#01305e;color:#fff;}

.headersecond.transparenthd .logo {
	padding: 6px 0;
}

.header-top ul, .header-top ol{
    margin:0 !important;
}

/*
#site-header #main-nav{
        top: 50%;
}

#site-logo-inner a img{
    padding: 10px 0px;
}

.main-menu {
    position: relative;
    float: right;
}

.main-menu .navigation {
    position: relative;
    margin: 0px;
}

.main-menu .navigation > li {
    margin-left: 0px;
    margin-right: 0;
}

.main-menu .navigation > li {
    position: relative;
    float: left;
    margin-right: 30px;
}

.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 6px;
    width: 34px;
    height: 30px;
    border: 1px solid #ffffff;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    color: #ffffff;
    cursor: pointer;
    z-index: 5;
    display: none;
}


.main-menu .navigation > li > ul, .main-menu .navigation > li > ul > li > ul {
    display: block !important;
    visibility: hidden;
    opacity: 0;
}

.main-menu .navigation > li > ul {
    background: #fb0b0c;
}

.main-menu .navigation > li > ul {
    position: absolute;
    left: 0px;
    top: 130%;
    width: 220px;
    padding: 0px;
    z-index: 100;
    display: none;
    background: #272727;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-menu .navigation > li > ul > li {
    position: relative;
    width: 100%;
}

.main-menu .navigation > li > ul > li > a {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.5);
    position: relative;
    z-index: 1;
}

.main-menu .navigation > li > ul > li > a {
    position: relative;
    display: block;
    padding: 12px 15px;
    line-height: 22px;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    color: #fff;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    border-bottom: 1px solid #2c478b;
}

.main-menu .navigation > li > ul > li.dropdown:hover > a:after {
    color: #ffffff;
}

.main-menu .navigation > li > ul > li:hover > a {
    background: #fdc900;
}



.main-menu .navigation > li > ul.from-right {
    left: auto;
    right: 0px;
}

.main-menu .navigation > li > ul > li {
    position: relative;
    width: 100%;
}

.main-menu .navigation > li > ul > li:last-child {
    border-bottom: none;
}

.main-menu .navigation > li > ul > li.last-child > a {
    border-bottom: 0;
}


.main-menu .navigation > li:hover > a:after {
    opacity: 1;
}
*/


/* Footer Style */



.sbrand {
    padding: 25px;
}

.footer1 {
    background: #1e1e1e url(../images/icons/bffoteiconbg.png) center bottom no-repeat;
    padding: 40px 0 0px;
    clear: both;
	background-size:100%;
}

.footer1 p,
.footer1 a,
.footer1 i {
    color: #fff;
    font-size: 14px;
}

.footer1 a:hover {
    color: #fb0b0c;
    text-decoration: none;
}

.footer1 h3 {
    color: #fff;
    ;
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 15px;
    margin-top: 15px;
}

.footer1 h3::after {
    background-color: #fb0b0c;
    border-radius: 2px;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 35px;
}

.ftlogo {
    margin: 20px 0;
    display: block;
}

.ftlogo img {
    max-width: 100%;
}

.footer1 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer1 ul li {
    line-height: 30px;
    margin-top: 5px;
}

.footer1 ul li i {
    margin-right: 5px;
}
.subscribe_us {
	margin-top: 30px;
}
footer .subscribe_us form {
    height: 50px;
    position: relative;
    margin-bottom: 30px;
}

.footer1 .subscribe_us input {
    background: #2b2b2b none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    box-sizing: border-box;
    color: #9b9b9b;
    font-size: 14px;
    height: 50px;
    outline: medium none;
    padding: 11px 55px 10px 10px;
    width: 100%;
}

.footer1 .subscribe_us button {
    background: #fdc900 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 18px;
    height: 50px;
    outline: medium none;
    position: absolute;
    right: 0;
    top: 0;
    width: 70px;
}

.footer1 .subscribe_us button i {
    color: #fff;
    font-size: 25px;
}

.footer1 .subscribe_us button:hover,
footer .subscribe_us button:focus {
    color: #272727;
}

.ftcontact li {
    display: table;
    width: 100%;
    margin-bottom: 15px;
}

.continfo {
    color: #6c6c6c;
    float: left;
    line-height: 24px;
    width: calc(100% - 34px);
}

.continfo strong {
    color: #999;
    font-size: 16px;
}

.ftcontact li i {
    color: #fdc900;
    float: left;
    font-size: 20px;
    padding-top: 5px;
    text-align: left;
    width: 26px;
    margin-right: 0;
}

.ftcontact li i.fa-envelope-o {
    font-size: 16px;
}

.latest-post img {
    float: left;
    width: 55px;
    margin-top: 10px;
    margin-right: 15px;
}

.latest-post ul li {
    width: 100%;
    display: table;
    margin-bottom: 20px;
}

.latest-post ul li i {
    float: left;
    width: 26px;
    height: 26px;
    background: #fdc900;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 26px;
    border-radius: 50%;
    margin-top: 7px;
    margin-right: 15px;
}

.latest-post .content {
    float: left;
    width: calc(100% - 72px);
}

.latest-post .content a {
    line-height: 24px;
    display: block;
}

.latest-post .content span {
    color: #454545;
}

.footersec .social {
    margin-top: 30px;
}

.footersec .social li {
    display: inline-block;
}

.footersec .social li a {
    border: 1px solid #333;
    background: #2b2b2b;
    border-radius: 50%;
    color: #cacfd3;
    display: inline-block;
    font-size: 15px;
    height: 35px;
    line-height: 35px;
    margin-right: 3px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 35px;
}

.footersec .social li a i {
    margin-right: 0;
    color: #fff;
}

.footersec .social li a:hover {
    background: #fb0b0c;
    border-color: #fb0b0c;
    color: #
}
.footer-sec.latest-project li {
	float: left;
	width: 33.33%;
	padding: 4px;
	margin: 0;
	overflow:hidden;
	transition:all .5s ease;
	-webkit-transition:all .5s ease;
	-moz-transition:all .5s ease;
}
.footer-sec.latest-project li a {display:block;overflow:hidden;}

.footer-sec.latest-project li img {
	width: 100%;
	transition:all .5s ease;
	-webkit-transition:all .5s ease;
	-moz-transition:all .5s ease;
}
.footer-sec.latest-project li:hover img{transform:scale(1.1,1.1);}
.copyright {
    border-top: 1px solid #333;
    color: #555;
    margin-top: 10px;
    padding: 30px 0;
    background: #171717;
}

.copyright a {
    color: #fb0b0c;
}
.footer1.footer3 {
	background-color: #012950;
}
.footer1.footer3  .copyright{background:#01182f;}
.footer1.footer3   .subscribe_us input {
	background: #fff;
	color: #333;
}
.footer1.footer3  .footersec .social li a {
	border:0;
	background: #fdc900;
}
.footer1.footer3  .footersec .social li a  i{color:#333;}

.footer1.footer3   .copyright {
	border-top: 0;
}
.footer1.footer3 p, .footer1.footer3 a, .footer1.footer3 i {
	color: #fff;
	font-size: 14px;
}
 .footer1.footer3 span,  .footer1.footer3 strong  .footer1.footer3  .continfo{color:#fff;}

 .footer1.footer3  .copyright {
	color: #ccc;
}


#contact-form textarea,#contact_form input[type="text"],#contact_form input[type="email"], {
     padding: 5px 25px !important; 
}


@media only screen and (min-device-width : 1024px) and (max-device-width : 1366px) and (-webkit-min-device-pixel-ratio: 1.5) { 
    .headersecond.transparenthd .header-main .main-menu .navigation > li > a{
        font-size: 15px !important;
    }
    .headersecond.transparenthd .header-main .main-menu .navigation > li > a{
        padding: 17px 9px;
    }
}

.servicebox {
    margin-top:20px;
}
.servicebox div img{
    width:100%;
    height:300px;
    
}




/* quality page gallery */


.single-effect a#view{
    left: 50%;
    color: #FFF;
    position: absolute;
    top: 40%;
    font-size: 25px;
    font-weight: normal;
}


.wpf-demo-8 {
     background-color: #FFF;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 0 0 #555;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
    filter: alpha(opacity=100);
    border: 1px solid #fff;
    height: 350px;
    border: 1px solid #e5e5e5;
    margin-top: 35px;
    margin-bottom: 25px;
    padding: 10px;
}
.wpf-demo-8 img {
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}


.wpf-demo-8:hover {
  cursor: pointer;
    border:1px solid #000;
}
.wpf-demo-8:hover:before {
  background-color: rgba(0,0,0, 0.7);
}
