a, input, textarea, button, select { outline: none; }

ul, ol { margin: 0; padding: 0; list-style: none; }

a:hover, a:focus, input:focus, textarea:focus, button:focus, select:focus { outline: none !important; text-decoration: none; }

input, textarea { -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }

input[type="search"], input[type="text"], input[type="url"], input[type="number"], input[type="password"], input[type="email"], input[type="file"], select, textarea, textarea.form-control, input.wpcf7-form-control, input.form-control, select.form-control { border: 0; background-color: #fff; height: 40px; line-height: 30px; padding: 0 12px; color: #8b9ca6; font-size: 14px; box-shadow: none; width: 100%; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; }

textarea, textarea.form-control, textarea.wpcf7-form-control, .wpcf7-textarea.form-control { resize: none; padding: 12px; height: 150px; line-height: inherit; }

.form-control:focus { border-color: transparent; box-shadow: none; }

input:focus::-webkit-input-placeholder { color: transparent; }

input:focus:-moz-placeholder { color: transparent; }

/* FF 4-18 */
input:focus::-moz-placeholder { color: transparent; }

/* FF 19+ */
input:focus:-ms-input-placeholder { color: transparent; }

/* IE 10+ */
textarea:focus::-webkit-input-placeholder { color: transparent; }

textarea:focus:-moz-placeholder { color: transparent; }

/* FF 4-18 */
textarea:focus::-moz-placeholder { color: transparent; }

/* FF 19+ */
textarea:focus:-ms-input-placeholder { color: transparent; }

/* IE 10+ */
button, html input[type="button"], input[type="reset"], input[type="submit"] { border: 0px; width: inherit; }

a, input, textarea, button, select { outline: none; }

ul, ol { margin: 0; padding: 0; list-style: none; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { margin: 0; padding: 0; margin-bottom: 18px; line-height: initial; font-weight: 500; font-family: 'Exo', sans-serif; }

h1, .h1 { font-size: 35px; }

h2, .h2 { font-size: 30px; }

h2 span, .h2 span { display: block; font-weight: normal; }

h3, .h3 { font-size: 20px; }

h4, .testimonial { font-size: 24px; }

h5, .h5, h2 span, .h2 span { font-size: 20px; }

h5, .h5 { font-size: 18px; }

h6, .h6, footer h3 span { font-size: 16px; }

/*---------- variables --------*/
/*---------- mixins -----*/
body { font: 14px/24px "Roboto", sans-serif; padding: 0; margin: 0; color: #66767f; }

a { color: #66767f; }

a:hover { text-decoration: none; }

p { margin-bottom: 20px; }

p:last-of-type, .subsribe-form h2 { margin-bottom: 0px; }

img { max-width: 100%; height: auto; vertical-align: bottom; border: 0; }

/*--- transition--*/
a, input[type="submit"], .btn { -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }

.btn { font-size: initial; padding: 10px 40px; background-color: #ffffff; -webkit-border-radius: 100px; -moz-border-radius: 100px; -ms-border-radius: 100px; -o-border-radius: 100px; border-radius: 100px; }

.btn.border-only { background-color: transparent; border: 2px solid #ffffff; color: #ffffff; }
.btn.border-only:hover { background-color: #ffffff; color: #66767f; }

.btn.btn-yellow { background-color: #ffbf00; color: #242424; text-transform: uppercase; font-size: 14px; }
.btn.btn-yellow:hover { transform: translateY(-5px); box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); }

/*--- classes -*/
.primary-padding { padding: 65px 0; }
@media screen and (max-width: 991px) { .primary-padding { padding: 50px 0; } }
@media screen and (max-width: 767px) { .primary-padding { padding: 25px 0; } }

.overlay, .top:before, .quick-call:before, section.banner-hold ul.bxslider li:after { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#384851+0,ffbf00+100 */ background: #384851; /* Old browsers */ background: -moz-linear-gradient(left, #384851 0%, #ffbf00 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #384851 0%, #ffbf00 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #384851 0%, #ffbf00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#384851', endColorstr='#ffbf00',GradientType=1 ); /* IE6-9 */ }

.overlay2, .quick-call:before { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#372e11+0,66767f+100 */ background: #372e11; /* Old browsers */ background: -moz-linear-gradient(left, #372e11 0%, #66767f 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #372e11 0%, #66767f 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #372e11 0%, #66767f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#372e11', endColorstr='#66767f',GradientType=1 ); /* IE6-9 */ }

.white { color: #ffffff; }

.top, .quick-call { background-size: cover !important; padding: 230px 0 200px; position: relative; z-index: 1; }
.top:before, .quick-call:before { content: " "; width: 100%; height: 100%; position: absolute; top: 0; left: 0; display: block; opacity: 0.4; }
.top:before .container, .quick-call:before .container { position: relative; z-index: 3; }
.top span.arrow-bottom, .quick-call span.arrow-bottom { position: absolute; z-index: 3; bottom: 20px; left: 49.5%; font-size: 20px; font-weight: 300; }
.top span.arrow-bottom a, .quick-call span.arrow-bottom a { color: #ffffff; display: inline-block; }
.top span.arrow-bottom a:hover, .quick-call span.arrow-bottom a:hover { color: #ffbf00; font-size: 25px; transform: translateY(5px); }
@media screen and (max-width: 991px) { .top, .quick-call { padding: 125px 0 100px; } }
@media screen and (max-width: 767px) { .top, .quick-call { padding: 50px 0 50px; }
  .top .intro p, .quick-call .intro p { font-size: 14px; } }

header { position: relative; z-index: 5; }

.navbar-default { border: 0px !important; border-radius: 0px; padding: 0; background-color: transparent; }
.navbar-default .navbar-nav li { font-size: 15px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.navbar-default .navbar-nav li a { padding: 32px; color: #66767f; text-transform: uppercase; }
.navbar-default .navbar-nav li a:hover { color: #66767f; background-color: transparent; }
.navbar-default .navbar-nav li.current-menu-item, .navbar-default .navbar-nav li:hover { background-color: #ffbf00; transform: skewX(-20deg); }
.navbar-default .navbar-nav li.current-menu-item a, .navbar-default .navbar-nav li:hover a { color: #ffffff; transform: skewX(20deg); }
@media screen and (max-width: 1199px) { .navbar-default .navbar-nav li { font-size: 14px; }
  .navbar-default .navbar-nav li a { padding: 20px; }
  .navbar-default .navbar-brand img { width: 110px; } }
@media screen and (max-width: 991px) { .navbar-default .navbar-nav li { font-size: 13px; }
  .navbar-default .navbar-nav li a { padding: 20px 15px; }
  .navbar-default .navbar-brand { margin-top: 7px; }
  .navbar-default .navbar-brand img { width: 100px; } }
@media screen and (max-width: 767px) { .navbar-default .navbar-nav li.current-menu-item, .navbar-default .navbar-nav li:hover { transform: skewX(0); }
  .navbar-default .navbar-nav li.current-menu-item a, .navbar-default .navbar-nav li:hover a { transform: skewX(0); }
  .navbar-default .navbar-nav li a { padding: 10px !important; } }

.navbar { min-height: initial; margin-bottom: 0; }

.navbar-brand { height: initial; padding: 0px; margin-top: 10px; }
@media screen and (max-width: 1199px) { .navbar-brand { margin-top: 5px; } }

.header.stickey { position: fixed; z-index: 100; width: 100%; top: 0; background-color: #ffffff; box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); }
.header.stickey a.navbar-brand { margin-top: 5px; }
.header.stickey a.navbar-brand img { width: 100px; }
.header.stickey .navbar-default .navbar-nav li { font-size: 14px; }
.header.stickey .navbar-default .navbar-nav li a { padding: 20px; }
.header.stickey .phone-call { padding-top: 12px; }
@media screen and (max-width: 1199px) { .header.stickey .navbar-default .navbar-nav li { font-size: 13px; }
  .header.stickey .navbar-default .navbar-nav li a { padding: 18px; } }
@media screen and (max-width: 991px) { .header.stickey .navbar-default .navbar-nav li { font-size: 13px; }
  .header.stickey .navbar-default .navbar-nav li a { padding: 20px 15px; } }
@media screen and (max-width: 767px) { .header.stickey .phone-call { display: none; }
  .header.stickey a.navbar-brand { margin-bottom: 5px; } }

.phone-call { font-size: 16px; text-transform: uppercase; font-weight: 500; color: #ffbf00; padding-top: 26px; line-height: 30px; }
.phone-call i { display: inline-block; margin-right: 5px; }
.phone-call a { color: #ffbf00; }
.phone-call a:hover { color: #333130; }
@media screen and (max-width: 1199px) { .phone-call { font-size: 14px; padding-top: 12px; } }
@media screen and (max-width: 991px) { .phone-call { font-size: 13px; }
  .phone-call i { display: none; } }
@media screen and (max-width: 767px) { .phone-call { font-size: 15px; text-align: center; padding: 10px; margin-top: 10px; border-top: 1px solid #ddd; }
  .phone-call i { display: inline-block; } }

.intro { font-size: 16px; }
.intro h1 span { color: #ffbf00; }
.intro .content { margin-bottom: 35px; }

.about-block .content { margin-bottom: 35px; }
.about-block .content p:first-child { font-size: 16px; font-weight: 700; }
.about-block figure.about { box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); background-color: #000; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.about-block figure.about:hover { transform: translateY(-5px); box-shadow: 0 0 25px rgba(0, 0, 0, 0.5); }
.about-block figure.about:hover img { opacity: 0.7; }
.about-block .col-sm-5.mv { width: 45%; padding: 0; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.about-block .col-sm-5.mv i { width: 82px; height: 82px; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; display: table-cell; vertical-align: middle; border: 2px solid #ffbf00; text-align: center; }
.about-block .col-sm-5.mv h3 { margin-bottom: 5px; margin-top: 15px; }
.about-block .col-sm-5.mv:hover { transform: translateY(-5px); }
@media screen and (max-width: 767px) { .about-block .col-sm-5.mv { width: 100%; text-align: center; margin-bottom: 25px; }
  .about-block .col-sm-5.mv i { display: block; margin: 0 auto; width: 60px; height: 60px; padding-top: 10px; }
  .about-block .col-sm-5.mv i img { width: 30px; }
  .about-block figure.about { width: 40%; margin: 0 auto; } }
@media screen and (max-width: 480px) { .about-block figure.about { width: 100%; } }

.main-title h2 { position: relative; padding-bottom: 14px; margin-bottom: 34px; }
.main-title h2:after { content: " "; display: block; width: 70px; height: 4px; background-color: #ffbf00; position: absolute; bottom: 0; left: 0; }
@media screen and (max-width: 767px) { .main-title h2 { margin-bottom: 20px; padding-bottom: 8px; }
  .main-title h2:after { height: 2px; } }

.quick-call { padding: 120px; }
.quick-call:before { opacity: 0.8; }
.quick-call .intro { font-size: 14px; }
.quick-call .intro .content { margin-bottom: 55px; }
.quick-call .call { font-size: 48px; color: #ffbf00; }
.quick-call .call a { color: #ffbf00; }
.quick-call .call a:hover { color: #ffffff; }
@media screen and (max-width: 991px) { .quick-call { padding: 60px 0; }
  .quick-call .call { font-size: 35px; } }
@media screen and (max-width: 767px) { .quick-call { padding: 25px 0; }
  .quick-call .call { font-size: 22px; }
  .quick-call .intro .content { margin-bottom: 20px; } }

.product-list { margin: 35px 0 -15px; }
.product-list ul li * { -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.product-list ul li { position: relative; height: 264px; width: 370px; overflow: hidden; list-style: none; box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); padding: 0; margin-right: 20px; margin-bottom: 15px; }
.product-list ul li figure img { max-width: initial; }
.product-list ul li .content { opacity: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block; background-color: rgba(102, 118, 127, 0.9); color: #ffffff; z-index: 1; }
.product-list ul li .content i { font-size: 40px; transform: translateY(70px); }
.product-list ul li .content span { display: block; font-size: 18px; display: block; color: #ffbf00; padding: 5px; transform: translateY(115px); }
.product-list ul li:hover figure img { transform: scale(1.1); }
.product-list ul li:hover .content { opacity: 0.8; }
.product-list ul li:hover .content i { transform: translateY(90px); }
.product-list ul li:hover .content span { transform: translateY(95px); }
.product-list .modal-content { -webkit-border-radius: 0px; -moz-border-radius: 0px; -ms-border-radius: 0px; -o-border-radius: 0px; border-radius: 0px; border: 4px solid #ffbf00; text-align: center; }
.product-list .modal-content .modal-body { padding: 0; }
.product-list .modal-content .modal-body span { margin: 10px; font-size: 16px; display: block; }
.product-list .modal-content .modal-body figure { width: 100%; height: 489px; }
.product-list .modal-content .modal-body figure img { width: 100%; height: 489px; }
.product-list .modal-content button.close { width: 49px; height: 49px; background: #fff; position: absolute; top: -30px; z-index: 2; right: -25px; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); font-size: 30px; }
.product-list .modal-content button.close:hover { background-color: #ffbf00; color: #ffffff; }
@media screen and (max-width: 1199px) { .product-list ul li { width: 31%; } }
@media screen and (max-width: 991px) { .product-list ul li { width: 30%; height: 200px; } }
@media screen and (max-width: 767px) { .product-list ul li { width: 47%; height: initial; float: left; } }
@media screen and (max-width: 480px) { .product-list ul li { width: 100%; margin: 0 auto 15px; float: none; }
  .product-list .modal-content .modal-body figure { width: 100%; height: auto; }
  .product-list .modal-content .modal-body figure img { height: initial; } }

.built { background: url(assets/images/bg-pattern.png) repeat; }
.built .tp { padding-bottom: 60px; }
.built .features { -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; padding-left: 61px; }
.built .features i { position: absolute; top: 5px; left: 0; width: 41px; height: 41px; padding-top: 5px; text-align: center; color: #ffffff; background-color: #ffbf00; }
.built .features h3 { margin-bottom: 8px; }
.built .features:hover { transform: translateY(-5px); }
@media screen and (max-width: 991px) { .built .features { padding-left: 45px; }
  .built .features i { width: 30px; height: 30px; padding: 0; }
  .built .features i img { width: 18px; } }
@media screen and (max-width: 767px) { .built .tp { padding-bottom: 25px; }
  .built .features { padding-left: 60px; margin-bottom: 20px; }
  .built .features i { left: 15px; } }

.contact-hold { border: 2px solid #ffbf00; border-width: 2px 0 2px; }
.contact-hold .map-hold { width: 100%; overflow: hidden; position: relative; }
.contact-hold .map-hold iframe { width: 100%; height: 420px; filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); filter: gray; -webkit-filter: grayscale(99%); -webkit-backface-visibility: hidden; }
.contact-hold .map-hold:before { position: absolute; z-index: 2; width: 100%; height: 100%; top: 0; left: 0; background-color: rgba(188, 191, 193, 0.5); content: ""; }
.contact-hold .bottom { background: #66767f url(assets/images/contact-form.png) no-repeat -6% 0; padding: 63px 0; }
.contact-hold .bottom .content { padding-bottom: 40px; }
.contact-hold .bottom h2:after { background-color: #ffffff; }
.contact-hold .bottom .col-sm-8 form { width: 100%; float: left; }
.contact-hold .bottom .col-sm-8 .col-sm-6 { padding: 0px; width: 48%; }
.contact-hold .bottom .col-sm-8 input, .contact-hold .bottom .col-sm-8 textarea { border-radius: 0px; }
.contact-hold .bottom .col-sm-8 input[type="button"] { background-color: #333130; color: #ffffff; display: block; width: 100%; border-radius: 0px; text-transform: uppercase; }
.contact-hold .bottom .col-sm-8 input[type="button"]:hover { background-color: #000; }
form#contact_us .form-group{ position: relative; }

form#contact_us span.err-msg {position: absolute; width: 50%;  top: 7px; font-size: 12px; z-index: 2; background: red; padding: 1px 5px 1px 5px; color: #fff; right: 5px;}

form#contact_us span.err-msg:before{ content:" "; display:inline-block;
 width: 0; 
  height: 0; 
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;   
  border-right:8px solid red; position: relative; left:-10px; top:3px;
}

div#message {
    position: absolute;
    width: 96.5%;
    bottom: -75px;
}


.contact-hold .bottom .right figrue { margin-bottom: 15px; display: block; }
.contact-hold .bottom .right h3 { font-size: 24px; margin-bottom: 20px; }
.contact-hold .bottom .right p strong { font-size: 18px; }
.contact-hold .bottom .right p a { color: #ffbf00; text-decoration: underline; }
.contact-hold .bottom .right p a.tel { color: #ffffff; text-decoration: none; }
@media screen and (max-width: 1440px) { .contact-hold .bottom { background-position: -150% 0; } }
@media screen and (max-width: 1199px) { .contact-hold .bottom { background: #66767f; padding: 40px 0; } }
@media screen and (max-width: 991px) { .contact-hold .map-hold img { max-width: 100%; } }
@media screen and (max-width: 767px) { .contact-hold .bottom { padding: 20px 0; }
  .contact-hold .bottom .content { padding-bottom: 20px; }
  .contact-hold .bottom .col-sm-8 { margin-bottom: 20px; width: 100%; float: left; }
  .contact-hold .bottom .col-sm-8 .col-sm-6 { width: 100%; }
  .contact-hold .bottom .right figrue img { width: 50px; }
  .contact-hold .bottom .right figrue h3 { margin-bottom: 10px; } }
@media screen and (max-width: 480px) { .contact-hold .footer { padding: 10px 0; font-size: 12px; } }
.contact-hold .footer { background-color: #333130; color: #ffffff; padding: 20px 0; }

.social li { display: inline-block; }
.social li a:hover { opacity: 0.7; }

.scrollToTop { -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; position: fixed; left: 95%; bottom: 0; z-index: 100; color: #fff; opacity: 0; width: 60px; height: 41px; background-color: #ffbf00; color: #333130; font-size: 30px; text-align: center; display: block; line-height: 35px; }
.scrollToTop:hover { transform: scale(1.1); }
@media screen and (max-width: 767px) { .scrollToTop { left: 90%; } }
@media screen and (max-width: 480px) { .scrollToTop { left: 80%; } }

.scrollToTop.show { opacity: 1; }

.navbar-default .navbar-toggle .icon-bar { background-color: #ffffff; }

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: #333130; }

section.banner-hold { position: relative; height: 600px; overflow: hidden; }
section.banner-hold ul.bxslider li { padding: 230px 0 190px; }
section.banner-hold ul.bxslider li:after { content: ""; width: 100%; height: 100%; position: absolute; z-index: 2; top: 0; opacity: 0.5; }
section.banner-hold ul.bxslider li figure { position: absolute; z-index: 2; top: 0; left: 0; }
section.banner-hold ul.bxslider li figure img { max-width: initial; }
section.banner-hold ul.bxslider li .container { position: relative; z-index: 3; }
section.banner-hold .arrow-bottom { -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; position: absolute; z-index: 4; top: 91%; left: 50%; font-size: 35px; }
section.banner-hold .arrow-bottom a { color: #ffbf00; }
section.banner-hold .arrow-bottom:hover { transform: translateY(5px); }
@media screen and (max-width: 767px) { section.banner-hold { height: 300px; }
  section.banner-hold ul.bxslider li { padding: 50px 0 80px; }
  section.banner-hold .arrow-bottom { top: 83%; } }

span.err-msg { color: red; }

/* --------  responsive ------ */
@media screen and (max-width: 991px) { h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { margin-bottom: 10px; }
  h1, .h1 { font-size: 28px; }
  h2, .h2 { font-size: 24px; }
  h3, .h3, .contact-hold .bottom .right h3 { font-size: 18px; }
  .contact-hold .bottom .right p strong { font-size: 14px; } }
@media screen and (max-width: 767px) { body { line-height: 20px; }
  h1, .h1 { font-size: 22px; }
  h2, .h2 { font-size: 20px; }
  p { margin-bottom: 15px; }
  ul.social.pull-right { float: none !important; margin-top: 10px; }
  .intro .content p { font-size: 14px; }
  .intro .content { margin-bottom: 20px; } }

/*# sourceMappingURL=main.css.map */
